README.md: keyboard-select usage updated

This commit is contained in:
Bert 2010-08-15 20:08:46 +02:00
parent 379169be25
commit ae1bf696d0

View File

@ -26,6 +26,8 @@ Use Meta-Escape to activate selection mode, then use the following keys:
h/j/k/l: move cursor left/down/up/right (also with arrow keys)
g/G/0/^/$: vi-like cursor movement keys
H/M/L: move cursor to first/center/last line of visible area
ctrl-f/b: move cursor one screen down/up
ctrl-d/u: move cursor half a screen down/up
v/V/Ctrl-v: toggle normal/linewise/blockwise selection
y,Return: copy selected text to primary buffer and quit selection mode
Escape: cancel whole keyboard selection mode