mirror of
https://github.com/troglobit/editline.git
synced 2025-05-06 04:21:24 +08:00
\? -> ? by Johan Danielsson of Heimdal project http://github.com/heimdal/heimdal
This commit is contained in:
parent
b51dad6408
commit
64219dc1f0
@ -102,7 +102,7 @@ ESC\ ^H Delete previous word (backspace key) [n]
|
||||
ESC\ DEL Delete previous word (delete key) [n]
|
||||
ESC\ SP Set the mark (space key); see ^X^X and ^Y above
|
||||
ESC\ \. Get the last (or [n]'th) word from previous line
|
||||
ESC\ \? Show possible completions; see below
|
||||
ESC\ ? Show possible completions; see below
|
||||
ESC\ < Move to start of history
|
||||
ESC\ > Move to end of history
|
||||
ESC\ b Move backward a word [n]
|
||||
|
Loading…
Reference in New Issue
Block a user