1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-08 00:26:18 +02:00

37898: fix typo in completer menu

This commit is contained in:
Barton E. Schaefer 2016-02-14 13:13:06 -08:00
parent e3188ff0e8
commit ac5d83bf56
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
2016-02-14 Barton E. Schaefer <schaefer@zsh.org>
* 37898: Completion/compinstall: fix typo in completer menu
* 37898: Completion/Unix/Command/_gcc: complete linker options
* 37972: Completion/Base/Utility/_arguments,
Completion/Base/Widget/_correct_filename,
Completion/Base/Widget/_most_recent_file,

View File

@ -1293,7 +1293,7 @@ __ci_do_insertion() {
2. In completers which correct what you have typed, keep what you
originally typed as one of the list of possible completions.
q. Return with saving.
q. Return without saving.
0. Done setting options for insertion.
"
read -k key'?-- Hit selection --- '