This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
zsh
Watch
1
Star
0
Fork
0
You've already forked zsh
mirror of
git://git.code.sf.net/p/zsh/code
synced
2024-11-20 05:53:52 +01:00
Code
727912d1cb
zsh
/
Completion
/
Base
History
Sven Wischnowsky
aa99b19c08
rename -W option to -w, add new -W option which makes _arguments complete options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105)
2001-04-26 12:13:36 +00:00
..
Completer
make keep-prefix keep everything up to the first component with a parameter expansion, not only if that is at the beginning of the string (14092)
2001-04-26 07:02:47 +00:00
Core
Utility
rename -W option to -w, add new -W option which makes _arguments complete options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105)
2001-04-26 12:13:36 +00:00
Widget
.distfiles