Notifications
Clear all
Topic starter
18/08/2005 5:57 pm
Should the pageup and pagedown keys work when viewing the scrollback buffer? If not, can they be made to?
[size=1][ August 18, 2005, 12:05 PM: Message edited by: Brian T. Pence ][/size]
18/08/2005 6:08 pm
page up/page down are sent to the host for interpretation. Often these keys are needed by your editors or other programs such as vi or pine.
Ctrl-pgup and ctrl-pgdn will manipulate the scrollback, in addition to ctrl-arrowup, ctrl-arrowdown, ctrl-home, ctrl-end.
If you use the Edit->Find feature to highlight text in the scrollback, alt-pageup and alt-pagedown will seek out the occurrences of the highlighted text.
Brian