| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
KeywordLine Editing
Description<Ctrl>-A: move to beginning of line <Ctrl>-B: move backward one character <Ctrl>-D: delete character under cursor <Ctrl>-E: move to end of line <Ctrl>-F: move forward one character <Ctrl>-H: delete previous character <Ctrl>-K: delete from cursor to end of line <Ctrl>-Y: insert (yank) what you've deleted <Ctrl>-L: insert last input line before current character <Ctrl>-P: redisplay the last input line, another. <Ctrl>-N: like '<Ctrl>-P' but goes the other way round through the history. You can also use the cursor up/down keys to scroll through the history. The Tab key looks at the characters before the cursor, interprets them as the beginning of an identifier and tries to complete this identifier. | |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |