diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2001-10-09 11:16:59 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-10-09 11:16:59 +0000 |
| commit | 2a2de0abeac1ce7295be907bdb13e795d94a67f0 (patch) | |
| tree | 65fd27e40b85169fb481a8907af9361da731db6f /Completion | |
| parent | hide all but one match with the same string in the list even for unsorted gro... (diff) | |
| download | zsh-2a2de0abeac1ce7295be907bdb13e795d94a67f0.tar zsh-2a2de0abeac1ce7295be907bdb13e795d94a67f0.tar.gz zsh-2a2de0abeac1ce7295be907bdb13e795d94a67f0.tar.bz2 zsh-2a2de0abeac1ce7295be907bdb13e795d94a67f0.tar.lz zsh-2a2de0abeac1ce7295be907bdb13e795d94a67f0.tar.xz zsh-2a2de0abeac1ce7295be907bdb13e795d94a67f0.tar.zst zsh-2a2de0abeac1ce7295be907bdb13e795d94a67f0.zip | |
15994: Completion/compinstall: handle list-suffixes; make prompts at end of
function more transparent.
Diffstat (limited to 'Completion')
| -rw-r--r-- | Completion/compinstall | 37 |
1 files changed, 31 insertions, 6 deletions
diff --git a/Completion/compinstall b/Completion/compinstall index 389196aaf..b8dec7724 100644 --- a/Completion/compinstall +++ b/Completion/compinstall |
