Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-02 | moved to Completion/X/Type/_x_window | Sven Wischnowsky | 1 | -18/+0 | |
2001-04-02 | moved from Completion/X/_x_title | Sven Wischnowsky | 1 | -0/+9 | |
2001-04-02 | moved to Completion/X/Type/_x_title | Sven Wischnowsky | 1 | -3/+0 | |
2001-04-02 | moved from Completion/X/_x_selection_timeout | Sven Wischnowsky | 1 | -0/+9 | |
2001-04-02 | moved to Completion/X/Type/_x_selection_timeout | Sven Wischnowsky | 1 | -3/+0 | |
2001-04-02 | moved from Completion/X/_x_resource | Sven Wischnowsky | 1 | -0/+9 | |
2001-04-02 | moved to Completion/X/Type/_x_resource | Sven Wischnowsky | 1 | -3/+0 | |
2001-04-02 | moved from Completion/X/_x_name | Sven Wischnowsky | 1 | -0/+9 | |
2001-04-02 | moved to Completion/X/Type/_x_name | Sven Wischnowsky | 1 | -3/+0 | |
2001-04-02 | moved from Completion/X/_x_modifier | Sven Wischnowsky | 1 | -0/+7 | |
2001-04-02 | moved to Completion/X/Type/_x_modifier | Sven Wischnowsky | 1 | -7/+0 | |
2001-04-02 | moved from Completion/X/_x_locale | Sven Wischnowsky | 1 | -0/+9 | |
2001-04-02 | moved to Completion/X/Type/_x_locale | Sven Wischnowsky | 1 | -3/+0 | |
2001-04-02 | moved from Completion/X/_x_keysym | Sven Wischnowsky | 1 | -0/+22 | |
2001-04-02 | moved to Completion/X/Type/_x_keysym | Sven Wischnowsky | 1 | -22/+0 | |
2001-04-02 | moved from Completion/X/_x_geometry | Sven Wischnowsky | 1 | -0/+9 | |
2001-04-02 | moved to Completion/X/Type/_x_geometry | Sven Wischnowsky | 1 | -3/+0 | |
2001-04-02 | moved from Completion/X/_x_font | Sven Wischnowsky | 1 | -0/+16 | |
2001-04-02 | moved to Completion/X/Type/_x_font | Sven Wischnowsky | 1 | -16/+0 | |
2001-04-02 | moved from Completion/X/_x_extension | Sven Wischnowsky | 1 | -0/+19 | |
2001-04-02 | moved to Completion/X/Type/_x_extension | Sven Wischnowsky | 1 | -19/+0 | |
2001-04-02 | moved from Completion/X/_x_display | Sven Wischnowsky | 1 | -0/+3 | |
2001-04-02 | moved to Completion/X/Type/_x_display | Sven Wischnowsky | 1 | -3/+0 | |
2001-04-02 | moved from Completion/X/_x_cursor | Sven Wischnowsky | 1 | -0/+18 | |
2001-04-02 | moved to Completion/X/Type/_x_cursor | Sven Wischnowsky | 1 | -18/+0 | |
2001-04-02 | moved from Completion/X/_x_colormapid | Sven Wischnowsky | 1 | -0/+16 | |
2001-04-02 | moved to Completion/X/Type/_x_colormapid | Sven Wischnowsky | 1 | -16/+0 | |
2001-04-02 | moved from Completion/X/_x_color | Sven Wischnowsky | 1 | -0/+35 | |
2001-04-02 | moved to Completion/X/Type/_x_color | Sven Wischnowsky | 1 | -35/+0 | |
2001-04-02 | moved from Completion/X/_x_borderwidth | Sven Wischnowsky | 1 | -0/+9 | |
2001-04-02 | moved to Completion/X/Type/_x_borderwidth | Sven Wischnowsky | 1 | -3/+0 | |
2001-03-27 | make _arguments return 300 only if given the -R option (13790) | Sven Wischnowsky | 2 | -28/+83 | |
2001-01-15 | add `services', allowing easier re-use of (parts of) completion functions ↵ | Sven Wischnowsky | 1 | -1/+1 | |
(13346) | |||||
2000-10-06 | search for *.tif file, too (12919) | Sven Wischnowsky | 1 | -69/+15 | |
2000-08-01 | remove tests for kshautoload (use zcompile -z); fix for setting scriptname ↵ | Sven Wischnowsky | 2 | -2/+2 | |
for functions that redefine themselves | |||||
2000-06-22 | allow subscripts for compadd -[ak]; new style for history completion; better ↵ | Sven Wischnowsky | 1 | -1/+1 | |
list-colors handling (12029) | |||||
2000-05-31 | use compadd -[ak] (11549) | Sven Wischnowsky | 6 | -8/+8 | |
2000-05-19 | don't use $match for something different than (#b)ackrefs (11464) | Sven Wischnowsky | 1 | -1/+1 | |
2000-05-06 | 11223: Completion/Base/_regex_arguments, Completion/Debian/_apt, | Tanaka Akira | 2 | -76/+136 | |
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo: _regex_arguments use _alternative. | |||||
2000-05-05 | completion function cleanup for `_arguments' with the `-C' option and using ↵ | Sven Wischnowsky | 1 | -11/+13 | |
it's return value (11195) | |||||
2000-05-04 | 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt, | Tanaka Akira | 2 | -52/+72 | |
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo, Src/Modules/zutil.c: _regex_arguments support tag stuff. | |||||
2000-05-03 | allow `-' in exclusion lists for _arguments, to avoid completing all options ↵ | Sven Wischnowsky | 1 | -1/+2 | |
(11121) | |||||
2000-05-03 | add _xauth. | Tanaka Akira | 1 | -1/+2 | |
2000-05-03 | 11109: Completion/X/_xauth: new completion for xauth. | Tanaka Akira | 1 | -0/+115 | |
2000-04-26 | *** empty log message *** | Sven Wischnowsky | 1 | -3/+4 | |
2000-04-26 | new completion function for xset from Tanaka (10885) | Sven Wischnowsky | 1 | -0/+197 | |
2000-04-26 | allow to anchor on gaps between strings in matching control specs (10926) | Sven Wischnowsky | 1 | -10/+21 | |
2000-04-11 | _wanted now tests both tags and labels; change places where _wanted was ↵ | Sven Wischnowsky | 9 | -25/+33 | |
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) | |||||
2000-04-07 | 10564: typo in _wanted | Clint Adams | 1 | -1/+1 | |
10565: maximum function depth configure option 10566: patgetglobflags has a second argument now | |||||
2000-04-05 | use basename of commands instead of $words[1] | Sven Wischnowsky | 1 | -1/+1 | |