This shows you the differences between two versions of the page.
— |
bind_scroll_start [2006/07/12 13:57] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | # $EPIC: bind_scroll_start.txt,v 1.3 2006/07/12 13:57:46 sthalik Exp $ | ||
+ | ======Synopsis:====== | ||
+ | [[bind]] <key> scroll_start | ||
+ | |||
+ | ======Description:====== | ||
+ | This function causes the client to enter scrollback mode. This allows | ||
+ | the lastlog buffer to be viewed interactively. Any server messages | ||
+ | received while in scrollback mode are queued, and are not displayed | ||
+ | until the client exits scrollback mode. It is generally a good idea to | ||
+ | set [[set HOLD_MODE|HOLD_MODE]] on while in scrollback mode. | ||