Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | various doc fixes and minor completion function changes, most of which | Oliver Kiddle | 2001-04-01 | 4 | -26/+30 |
| | | | | are to use the -A "-*" and -S options to _arguments (13863) | ||||
* | Refuse to setopt noexec when interactive | Bart Schaefer | 2001-03-30 | 1 | -0/+2 |
| | |||||
* | Man page formatting tweak from long ago. | Bart Schaefer | 2001-03-29 | 1 | -4/+6 |
| | |||||
* | Add `bindkey -p' | Peter Stephenson | 2001-03-28 | 1 | -0/+4 |
| | |||||
* | move ZLE builtin documentation from mod_zle.yo to zle.yo. | Peter Stephenson | 2001-03-28 | 2 | -338/+347 |
| | |||||
* | more cleanup; simplify the stop and liststyles; try to make it obey whatever ↵ | Sven Wischnowsky | 2001-03-28 | 1 | -7/+10 |
| | | | | _main_complete says should be done (menu-wise) (13815) | ||||
* | replace `path' with more general `urls' style (13814) | Sven Wischnowsky | 2001-03-28 | 1 | -13/+23 |
| | |||||
* | make _arguments return 300 only if given the -R option (13790) | Sven Wischnowsky | 2001-03-27 | 1 | -3/+9 |
| | |||||
* | _pids shouldn't start menu completion if the current word starts with a ↵ | Sven Wischnowsky | 2001-03-26 | 1 | -1/+1 |
| | | | | hyphen; typo fix in compsys.yo (13763) | ||||
* | fix | Sven Wischnowsky | 2001-03-23 | 1 | -3/+3 |
| | |||||
* | add commands and call-command styles; mention some of the more expensive ↵ | Sven Wischnowsky | 2001-03-23 | 1 | -0/+61 |
| | | | | things about completion setup in the docs (13727) | ||||
* | metafaq: shorter address for Israeli mirror | Peter Stephenson | 2001-03-18 | 1 | -2/+2 |
| | |||||
* | Add zkdb function. | Bart Schaefer | 2001-03-17 | 1 | -1/+52 |
| | |||||
* | 13611, 13615: Bind cursor keys using termcap, including in viins. | Peter Stephenson | 2001-03-13 | 1 | -4/+14 |
| | |||||
* | spelling corrections (13610) | Oliver Kiddle | 2001-03-12 | 7 | -38/+38 |
| | |||||
* | 13544, 13568 (Peter): + syntax for matchers in matcher-list to augment | Andrey Borzenkov | 2001-03-06 | 1 | -0/+7 |
| | | | | previous list | ||||
* | new _expand_aliases to, well, expand aliases (13566) | Sven Wischnowsky | 2001-03-05 | 1 | -0/+52 |
| | |||||
* | add `aliases' option to be able to disable alias expansion (13554) | Sven Wischnowsky | 2001-02-28 | 1 | -0/+5 |
| | |||||
* | 13280: NewImproved handling of colon modifiers w.r.t. paths | Peter Stephenson | 2001-02-19 | 1 | -4/+7 |
| | |||||
* | ?## fix from 13497 and site name change from Geoff | Peter Stephenson | 2001-02-18 | 1 | -1/+1 |
| | |||||
* | 13473: clean config.modules, fix CSH_NULL_GLOB doc | Peter Stephenson | 2001-02-14 | 1 | -1/+1 |
| | |||||
* | Changes references to sunsite.auc.dk to just sunsite.dk (13422) | Oliver Kiddle | 2001-02-01 | 2 | -14/+14 |
| | |||||
* | add `services', allowing easier re-use of (parts of) completion functions ↵ | Sven Wischnowsky | 2001-01-15 | 1 | -1/+17 |
| | | | | (13346) | ||||
* | *** empty log message *** | Sven Wischnowsky | 2001-01-11 | 2 | -0/+29 |
| | |||||
* | Include mod_term*.yo in doc source. | Bart Schaefer | 2000-12-05 | 1 | -0/+1 |
| | |||||
* | $# doc | Peter Stephenson | 2000-12-04 | 1 | -1/+5 |
| | |||||
* | 13216: docs for tc/ti modules | Clint Adams | 2000-12-03 | 4 | -8/+40 |
| | |||||
* | Sven: 13108: Handle traps synchronously | Peter Stephenson | 2000-11-11 | 1 | -0/+28 |
| | | | | pws: 13109, 13111: clear up zle display when output produced in trap. | ||||
* | aloow value `pattern' for insert-unambiguous style to preserve patterns in ↵ | Sven Wischnowsky | 2000-11-08 | 1 | -1/+16 |
| | | | | the original string; add list-suffixes style to make file completion list path suffixes if possible; slightly improved completion of pathnames with multiple pattern-components (13128) | ||||
* | Make zpty more like eval. | Bart Schaefer | 2000-11-06 | 1 | -6/+7 |
| | |||||
* | Assorted read_poll() and zpty cleanup. | Bart Schaefer | 2000-11-05 | 1 | -27/+58 |
| | |||||
* | show current/previous job in $jobstates (3503) | Sven Wischnowsky | 2000-11-02 | 1 | -6/+7 |
| | |||||
* | change some tags used in filename completion: no tag for file-sort, ↵ | Sven Wischnowsky | 2000-10-23 | 1 | -5/+6 |
| | | | | fake-files and ignore-parents, paths for accept-exact (13037) | ||||
* | make non-blocking IO on ptys work again; add -t option to test if command is ↵ | Sven Wischnowsky | 2000-10-19 | 1 | -0/+5 |
| | | | | still alive (13035) | ||||
* | Document tty mode restoration. | Bart Schaefer | 2000-10-14 | 1 | -2/+8 |
| | |||||
* | remove possibility for func() entries in tag-order style, can be done using ↵ | Sven Wischnowsky | 2000-10-12 | 1 | -102/+22 |
| | | | | zstyle -e (12974) | ||||
* | rename fake style to fake-files (12973) | Sven Wischnowsky | 2000-10-12 | 1 | -2/+2 |
| | |||||
* | add _all_matcher completer and supporting C-code for adding a special match ↵ | Sven Wischnowsky | 2000-10-11 | 2 | -23/+62 |
| | | | | representing all other matches; remove completions style from _expand(|_word) (12960) | ||||
* | *** empty log message *** | Sven Wischnowsky | 2000-10-10 | 1 | -0/+11 |
| | |||||
* | cleanup for 12896 (12901) | Sven Wischnowsky | 2000-10-05 | 2 | -2/+2 |
| | |||||
* | cleanup (12896) | Sven Wischnowsky | 2000-10-05 | 8 | -72/+70 |
| | |||||
* | complete after autoloaded directories (a rather ugly hack); remove old code ↵ | Sven Wischnowsky | 2000-10-05 | 2 | -3/+8 |
| | | | | in _files (comma separated patterns); improve docs for fake style and for comma separated qualifier lists (12892) | ||||
* | Fiddle with _expand_word and its doc. | Bart Schaefer | 2000-09-21 | 1 | -5/+11 |
| | |||||
* | 12848: Doc/Zsh/zle.yo: Alphabetize list of parameters | Andrey Borzenkov | 2000-09-20 | 1 | -36/+36 |
| | |||||
* | 12842 with corrections of Bart: Doc/Zsh/contrib.yo: Clarify digest file usage. | Andrey Borzenkov | 2000-09-20 | 1 | -1/+3 |
| | |||||
* | 12835: Alphabetize special parameters list (retry broken commit) | Andrey Borzenkov | 2000-09-18 | 1 | -177/+177 |
| | |||||
* | "typeset +m ..." and "typeset +g -m ..." | Bart Schaefer | 2000-09-17 | 1 | -13/+25 |
| | |||||
* | One more "wordcode" change. | Bart Schaefer | 2000-09-15 | 1 | -2/+2 |
| | |||||
* | Add smart-insert-last-word. | Bart Schaefer | 2000-09-13 | 1 | -6/+47 |
| | |||||
* | Redo _zle using _arguments; fix typos. | Bart Schaefer | 2000-09-11 | 2 | -4/+5 |
| |