1
0
Fork 0
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:
Peter Stephenson 2008-05-13 16:08:35 +00:00
parent 8a30b5f0df
commit 547adf2021
7 changed files with 103 additions and 0 deletions

View file

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

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -9,6 +9,7 @@ _apm