This shows you the differences between two versions of the page.
— |
bind_backward_character [2016/08/23 03:51] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ======Synopsis:====== | ||
+ | [[bind]] <key> backward_character | ||
+ | |||
+ | ======Description:====== | ||
+ | Move the cursor one character to the left. | ||
+ | If the cursor is at the beginning of the input line, nothing happens. | ||
+ | If you are close enough to the left part of the screen, | ||
+ | this action will cause the input line to scroll to the left. | ||