Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweak an expansion. | Bart Schaefer | 2001-03-21 | 1 | -1/+1 |
| | |||||
* | Add zkdb function. | Bart Schaefer | 2001-03-17 | 2 | -1/+249 |
| | |||||
* | Various new, improved, fixed or updated functions (13600) | Oliver Kiddle | 2001-03-11 | 1 | -1/+1 |
| | |||||
* | Better handling of multi-line buffers. | Bart Schaefer | 2001-03-11 | 1 | -5/+2 |
| | |||||
* | Dist more files zsh-4.0.2-pre-2 | Peter Stephenson | 2001-03-08 | 1 | -0/+1 |
| | |||||
* | 13323: handle multi-line buffers in edit-command-line widget | Clint Adams | 2001-02-14 | 1 | -3/+6 |
| | |||||
* | 13302: division by zero | Peter Stephenson | 2001-01-18 | 1 | -8/+44 |
| | |||||
* | *** empty log message *** | Sven Wischnowsky | 2001-01-11 | 1 | -0/+16 |
| | |||||
* | * 13281: Functions/Misc/mere: new implementation. | Tanaka Akira | 2000-12-15 | 1 | -3/+83 |
| | | | | Completion/User/_mere: new completion function for mere. | ||||
* | Fix distribution files zsh-3.1.9-dev-8 | Peter Stephenson | 2000-12-05 | 1 | -3/+1 |
| | |||||
* | Function installation information now in config.modules | Peter Stephenson | 2000-11-30 | 1 | -86/+0 |
| | |||||
* | Adapt nslookup for 13123. | Bart Schaefer | 2000-11-06 | 1 | -1/+1 |
| | |||||
* | Assorted read_poll() and zpty cleanup. | Bart Schaefer | 2000-11-05 | 1 | -1/+1 |
| | |||||
* | don't reset just-edited trap function to old value (13107) | Sven Wischnowsky | 2000-11-01 | 1 | -1/+1 |
| | |||||
* | make non-blocking IO on ptys work again; add -t option to test if command is ↵ | Sven Wischnowsky | 2000-10-19 | 1 | -1/+1 |
| | | | | still alive (13035) | ||||
* | Typo. | Bart Schaefer | 2000-10-18 | 1 | -1/+1 |
| | |||||
* | 3.1.6-dev-7 zsh-3.1.9-dev-7 | Peter Stephenson | 2000-10-17 | 2 | -1/+2 |
| | |||||
* | Add smart-insert-last-word. | Bart Schaefer | 2000-09-08 | 1 | -0/+79 |
| | |||||
* | *** empty log message *** | Sven Wischnowsky | 2000-09-05 | 1 | -4/+4 |
| | |||||
* | Create "User Contributions" doc and make some assoctiated changes. | Bart Schaefer | 2000-09-04 | 3 | -25/+32 |
| | |||||
* | Fix colors. | Bart Schaefer | 2000-09-04 | 1 | -8/+8 |
| | |||||
* | Fix zrecompile. | Bart Schaefer | 2000-09-03 | 1 | -10/+22 |
| | |||||
* | Fix allopt. | Bart Schaefer | 2000-09-02 | 1 | -5/+4 |
| | |||||
* | 12582: improved first argument for is-at-least | Peter Stephenson | 2000-08-10 | 1 | -6/+10 |
| | |||||
* | Detect autoloadable functions properly in zed. | Bart Schaefer | 2000-07-27 | 1 | -1/+1 |
| | |||||
* | Enable the insert-tab style in zed. | Bart Schaefer | 2000-07-26 | 1 | -0/+5 |
| | |||||
* | 12000: zmv: emulate -R to unset MARKDIRS | Peter Stephenson | 2000-06-20 | 1 | -1/+1 |
| | |||||
* | users/3189: zmv fixes | Peter Stephenson | 2000-06-19 | 1 | -11/+27 |
| | | | | Version 3.1.9-dev-1 | ||||
* | 11866: More ANSI color stuff; preserve more state during prompt previewing. | Bart Schaefer | 2000-06-11 | 2 | -95/+191 |
| | |||||
* | allow display of only messages via $compstate[list]=messages (11688) | Sven Wischnowsky | 2000-05-31 | 1 | -1/+1 |
| | |||||
* | Fix typos and remove RCS Id strings. | Bart Schaefer | 2000-05-16 | 1 | -1/+0 |
| | |||||
* | 11302: Cursor placement and defensive programming. | Bart Schaefer | 2000-05-10 | 1 | -5/+4 |
| | |||||
* | 11299: edit-command-line zle widget | Peter Stephenson | 2000-05-10 | 2 | -1/+20 |
| | |||||
* | make nslookup function more like real nslookup (11277) | Sven Wischnowsky | 2000-05-09 | 1 | -1/+6 |
| | |||||
* | 11252: no colon at the end of zftp function contexts | Peter Stephenson | 2000-05-08 | 22 | -228/+387 |
| | |||||
* | 11196: zmv enhancements | Peter Stephenson | 2000-05-05 | 1 | -16/+102 |
| | |||||
* | use `eval' in nslookup for pager, in case someone has PAGER='less -foo' or ↵ | Sven Wischnowsky | 2000-05-05 | 1 | -1/+1 |
| | | | | some such (11186) | ||||
* | make nslookup page it's output if too long for screen (11177) | Sven Wischnowsky | 2000-05-05 | 1 | -25/+34 |
| | |||||
* | fix for completion of directories for zftp suite (11091) | Sven Wischnowsky | 2000-05-03 | 1 | -1/+1 |
| | |||||
* | make zrecompile detect deleted and new files (11061) | Sven Wischnowsky | 2000-05-02 | 1 | -8/+13 |
| | |||||
* | don't remove *all* .zwc files, keep the first one (10881) | Sven Wischnowsky | 2000-04-20 | 1 | -1/+3 |
| | |||||
* | add zstyle+ (this is the *real* 3.1.7-pre-1) zsh-3.1.7-prep-1 | Peter Stephenson | 2000-04-19 | 1 | -3/+3 |
| | |||||
* | zstyle+ simplifies definition of styles (10795) | Sven Wischnowsky | 2000-04-17 | 1 | -0/+35 |
| | |||||
* | 10764: run-help improvements10764: run-help improvements10764: run-help ↵ | Clint Adams | 2000-04-14 | 1 | -9/+25 |
| | | | | improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements | ||||
* | 10657: One change missed in 10635. | Bart Schaefer | 2000-04-11 | 1 | -2/+2 |
| | | | | Also, a no-op cleanup in prompt_bart_setup. | ||||
* | _wanted now tests both tags and labels; change places where _wanted was ↵ | Sven Wischnowsky | 2000-04-11 | 2 | -3/+3 |
| | | | | called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) | ||||
* | 10594: Fix index into $history in prompt_bart_precmd. | Bart Schaefer | 2000-04-08 | 1 | -16/+7 |
| | | | | | | | 10591: Completion/User/_fakeroot: Completion for the fakeroot program. 10590: Completion/Linux/_rpm: Signature checking completes only local package files. | ||||
* | renaming some styles | Sven Wischnowsky | 2000-04-05 | 1 | -2/+2 |
| | |||||
* | $PENDING special zle parameter, giving number of un-read bytes | Sven Wischnowsky | 2000-04-05 | 1 | -19/+23 |
| | |||||
* | Patches 10440 (Chmouel), 10448, 10477 (Clint) | Peter Stephenson | 2000-04-04 | 1 | -1/+1 |
| |