Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo in _complete_tag | Peter Stephenson | 2001-03-28 | 1 | -0/+5 |
| | |||||
* | don't add options as completions if a `->state' action was used and we are ↵ | Sven Wischnowsky | 2001-03-28 | 1 | -0/+6 |
| | | | | directly after the option (in the same word) (13809) | ||||
* | make _arguments return 300 only if given the -R option (13790) | Sven Wischnowsky | 2001-03-27 | 1 | -0/+4 |
| | |||||
* | comment out looking up the prefix-needed style when completing directory ↵ | Sven Wischnowsky | 2001-03-27 | 1 | -0/+5 |
| | | | | stack entries; make _tilde use _popd, finally (13789) | ||||
* | try to make _h_c_w smarter at the beginning and end of the list; avoid ↵ | Sven Wischnowsky | 2001-03-27 | 1 | -0/+7 |
| | | | | list-beeping if the old completion list is re-used (3752) | ||||
* | 13779/13783: fixes from Michal Politowski | Clint Adams | 2001-03-26 | 1 | -0/+6 |
| | |||||
* | 13777: maxfilelocks limit for glibc2.2 | Clint Adams | 2001-03-26 | 1 | -0/+5 |
| | |||||
* | handle colons in xor lists (13770) | Sven Wischnowsky | 2001-03-26 | 1 | -0/+2 |
| | |||||
* | unset ZLS_COLORS if list-colors not set (13768) | Sven Wischnowsky | 2001-03-26 | 1 | -0/+4 |
| | |||||
* | avoid adding empty strings to the kill ring (13767) | Sven Wischnowsky | 2001-03-26 | 1 | -2/+5 |
| | |||||
* | _pids shouldn't start menu completion if the current word starts with a ↵ | Sven Wischnowsky | 2001-03-26 | 1 | -0/+6 |
| | | | | hyphen; typo fix in compsys.yo (13763) | ||||
* | Discourage use of sample startup files as /etc/z*. | Bart Schaefer | 2001-03-25 | 1 | -0/+6 |
| | |||||
* | New _cpio | Peter Stephenson | 2001-03-25 | 1 | -0/+2 |
| | |||||
* | A couple of regression tests. | Bart Schaefer | 2001-03-25 | 1 | -0/+2 |
| | |||||
* | stop LC_COLLATE reordering things in tests | Peter Stephenson | 2001-03-25 | 1 | -0/+3 |
| | |||||
* | More minor test fixes. | Bart Schaefer | 2001-03-25 | 1 | -0/+5 |
| | |||||
* | Handle @folder for MH in _mailboxes | Peter Stephenson | 2001-03-25 | 1 | -0/+4 |
| | |||||
* | Fixes for mh completions. | Bart Schaefer | 2001-03-24 | 1 | -0/+6 |
| | |||||
* | Clean up grammar tests. | Bart Schaefer | 2001-03-23 | 1 | -0/+5 |
| | |||||
* | don't auto-start menu completion after a `%' when completing pids or jobs ↵ | Sven Wischnowsky | 2001-03-23 | 1 | -0/+3 |
| | | | | (13733) | ||||
* | probably no reason to put the (#a?) flag after an initial tilde in ↵ | Sven Wischnowsky | 2001-03-23 | 1 | -0/+4 |
| | | | | _approximate anymore (13730) | ||||
* | add commands and call-command styles; mention some of the more expensive ↵ | Sven Wischnowsky | 2001-03-23 | 1 | -0/+5 |
| | | | | things about completion setup in the docs (13727) | ||||
* | test if the colon is quoted (13725) | Sven Wischnowsky | 2001-03-23 | 1 | -0/+3 |
| | |||||
* | fixlet, complicated match specs could result in incorrect words being used ↵ | Sven Wischnowsky | 2001-03-23 | 1 | -0/+6 |
| | | | | as possible path expansions (13724) | ||||
* | Some tweaks for nmh in _mh | Peter Stephenson | 2001-03-22 | 1 | -0/+4 |
| | |||||
* | skip redirections in execpline2() when looking for the command code (13706) | Sven Wischnowsky | 2001-03-22 | 1 | -0/+5 |
| | |||||
* | Tweak an expansion. | Bart Schaefer | 2001-03-21 | 1 | -0/+6 |
| | |||||
* | use -l as default for telnet's without -\? option (13674) | Sven Wischnowsky | 2001-03-20 | 1 | -0/+3 |
| | |||||
* | fix misaligned percent output of zprof (13673) | Sven Wischnowsky | 2001-03-20 | 1 | -0/+5 |
| | |||||
* | 13664pt2: Back out Completion/SysV | Clint Adams | 2001-03-18 | 1 | -1/+1 |
| | |||||
* | 13664: */rcS.d/* force-reload, force-restart | Clint Adams | 2001-03-18 | 1 | -0/+5 |
| | |||||
* | metafaq: shorter address for Israeli mirror | Peter Stephenson | 2001-03-18 | 1 | -0/+5 |
| | |||||
* | 13662: apt-get build-dep completion | Clint Adams | 2001-03-18 | 1 | -0/+3 |
| | |||||
* | 13661: complete args for SysV initscripts | Clint Adams | 2001-03-18 | 1 | -0/+6 |
| | |||||
* | Add zkdb function. | Bart Schaefer | 2001-03-17 | 1 | -0/+7 |
| | |||||
* | users/3671: Completion/User/_java: tweak for colon-separated paths | Peter Stephenson | 2001-03-15 | 1 | -0/+5 |
| | |||||
* | fix default colour for directories (3674) | Sven Wischnowsky | 2001-03-15 | 1 | -0/+4 |
| | |||||
* | 13633: don't use termcap cursor keys if single key which is already bound | Peter Stephenson | 2001-03-14 | 1 | -0/+6 |
| | |||||
* | Add D qualifier in _rcs. | Bart Schaefer | 2001-03-13 | 1 | -0/+3 |
| | |||||
* | Unify completion for ncftp and lftp in _ncftp | Bart Schaefer | 2001-03-13 | 1 | -0/+5 |
| | |||||
* | 13611, 13615: Bind cursor keys using termcap, including in viins. | Peter Stephenson | 2001-03-13 | 1 | -0/+7 |
| | |||||
* | spelling corrections (13610) | Oliver Kiddle | 2001-03-12 | 1 | -0/+11 |
| | |||||
* | Oups bad changelog. | Chmouel Boudjnah | 2001-03-12 | 1 | -1/+2 |
| | |||||
* | New tar options -j. | Chmouel Boudjnah | 2001-03-12 | 1 | -0/+4 |
| | |||||
* | fix filename quoting in _zip and don't use _hosts for lftp | Oliver Kiddle | 2001-03-12 | 1 | -0/+6 |
| | |||||
* | Add completion for lftp | Chmouel Boudjnah | 2001-03-11 | 1 | -0/+4 |
| | |||||
* | Various new, improved, fixed or updated functions (13600) | Oliver Kiddle | 2001-03-11 | 1 | -2/+11 |
| | |||||
* | zsh-workers 13562,13598,13599 | Bart Schaefer | 2001-03-11 | 1 | -0/+11 |
| | |||||
* | Dist more files zsh-4.0.2-pre-2 | Peter Stephenson | 2001-03-08 | 1 | -0/+4 |
| | |||||
* | 4.0.1-pre-2 | Peter Stephenson | 2001-03-08 | 1 | -0/+4 |
| |