updated doc for keyboard-select

This commit is contained in:
Bert 2010-11-29 19:30:49 +01:00
parent b77e306229
commit 32827b707c

View File

@ -29,7 +29,7 @@ keyboard-select directly in backward search mode:
Use Meta-Escape to activate selection mode, then use the following keys: 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) h/j/k/l: Move cursor left/down/up/right (also with arrow keys)
g/G/0/^/$/H/M/L/f/F/;/,/w/W/b/B: More vi-like cursor movement keys g/G/0/^/$/H/M/L/f/F/;/,/w/W/b/B/e/E: More vi-like cursor movement keys
'/'/?: Start forward/backward search '/'/?: Start forward/backward search
n/N: Repeat last search, N: in reverse direction n/N: Repeat last search, N: in reverse direction
Ctrl-f/b: Scroll down/up one screen Ctrl-f/b: Scroll down/up one screen