mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-10 22:31:24 +02:00
25018: Omari Norman: completion for awk, join, sort
This commit is contained in:
parent
8a30b5f0df
commit
547adf2021
7 changed files with 103 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2008-05-13 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 25018: Omari Norman: Completion/Unix/Command/{_awk,_cut,_join}:
|
||||
new completions.
|
||||
|
||||
* unposted: Doc/Zsh/builtins.yo, Doc/Zsh/grammar.yo: comment
|
||||
on aliases.
|
||||
|
||||
2008-05-12 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 25006, 25009: Src/Zle/complist.c: do "or" symlink orphan
|
||||
|
|
|
@ -9,6 +9,7 @@ _apm
|
|||