\? -> ? by Johan Danielsson of Heimdal project http://github.com/heimdal/heimdal

This commit is contained in:
Joachim Nilsson 2010-07-23 09:54:08 +02:00
parent b51dad6408
commit 64219dc1f0

View File

@ -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]