Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 14348: fix globalexport with typeset -g | Peter Stephenson | 2001-05-15 | 2 | -1/+6 |
| | |||||
* | calculate the length of the region to map (for mapped zwc files) correctly, ↵ | Sven Wischnowsky | 2001-05-15 | 2 | -4/+12 |
| | | | | including the offset-page-boundary-adjustment (14346) | ||||
* | 14341: modprobe -r / rmmod completion | Clint Adams | 2001-05-15 | 3 | -1/+52 |
| | |||||
* | 14330: handle quotes better in _most_recent_file | Peter Stephenson | 2001-05-14 | 2 | -7/+14 |
| | |||||
* | set list_pipe_job only for real pipelines (14327) | Sven Wischnowsky | 2001-05-14 | 2 | -1/+5 |
| | |||||
* | 14314: writing const variable under cygwin | Peter Stephenson | 2001-05-11 | 2 | -3/+5 |
| | |||||
* | 14313: New options tests | Peter Stephenson | 2001-05-11 | 3 | -1/+186 |
| | |||||
* | 14304 | Wayne Davison | 2001-05-10 | 1 | -0/+5 |
| | |||||
* | Fixed an obscure local-history bug that could make the "history" | Wayne Davison | 2001-05-10 | 1 | -4/+3 |
| | | | | command output something that was slightly wrong. (14304) | ||||
* | users/3872: rename inet_* routines to avoid clash with Solaris 7 headers. | Andrey Borzenkov | 2001-05-10 | 2 | -32/+57 |
| | |||||
* | * 14295: Completion/Unix/Command/_cvs: support new cvs subcommands | Tanaka Akira | 2001-05-10 | 2 | -2/+36 |
| | | | | `rannotate' and `rlog' introduced by cvs-1.11.1. | ||||
* | barf if a empty string is given as one of the separators for _values (14293) | Sven Wischnowsky | 2001-05-10 | 2 | -1/+6 |
| | |||||
* | More cleanup of 14275+14290. | Bart Schaefer | 2001-05-10 | 2 | -3/+10 |
| | |||||
* | Tweak 14275. | Bart Schaefer | 2001-05-10 | 2 | -1/+6 |
| | |||||
* | update; in particular enable new style completion from ex. startup file (14283) | Oliver Kiddle | 2001-05-09 | 3 | -37/+77 |
| | |||||
* | complete only files that can be chowned (14282) | Oliver Kiddle | 2001-05-09 | 2 | -4/+21 |
| | |||||
* | insert redirection operators when expanding after one (14281) | Oliver Kiddle | 2001-05-09 | 2 | -11/+17 |
| | |||||
* | Missing dist file zsh-4.0.1-pre-4 | Peter Stephenson | 2001-05-09 | 1 | -0/+1 |
| | |||||
* | 4.0.1-pre-4 | Peter Stephenson | 2001-05-09 | 2 | -2/+4 |
| | |||||
* | Make clearer that globsubst doesn't affect brace expansion | Peter Stephenson | 2001-05-09 | 2 | -1/+5 |
| | |||||
* | Back off 14140 (tokenize comma) | Peter Stephenson | 2001-05-09 | 2 | -1/+5 |
| | |||||
* | add description of how to add a auto-removable suffix when using a ->state ↵ | Sven Wischnowsky | 2001-05-09 | 2 | -0/+15 |
| | | | | action with _values (14279) | ||||
* | Clean up after 14270. | Bart Schaefer | 2001-05-09 | 3 | -11/+11 |
| | |||||
* | 14268 --> 14270 | Bart Schaefer | 2001-05-09 | 1 | -3/+3 |
| | |||||
* | Use AC_TRY_COMPILE for curses.h test because of SunOS 5.8 | Peter Stephenson | 2001-05-08 | 3 | -1/+15 |
| | |||||
* | Remove unnecessary '*' from pattern. | Bart Schaefer | 2001-05-08 | 2 | -1/+6 |
| | |||||
* | add -S option to specify separator between values and their arguments; make ↵ | Sven Wischnowsky | 2001-05-08 | 4 | -25/+58 |
| | | | | _values add the value-separator as a suffix for most types of actions (14257) | ||||
* | match `scalar*' not `scalar' when checking parameter type (14256) | Oliver Kiddle | 2001-05-08 | 2 | -1/+5 |
| | |||||
* | fix guard to accept partial display numbers (14255) | Oliver Kiddle | 2001-05-08 | 2 | -1/+3 |
| | |||||
* | Fixes from Andrej for zpty on cygwin | Peter Stephenson | 2001-05-08 | 3 | -2/+13 |
| | |||||
* | empty description means: don't add a -X option (14252) | Sven Wischnowsky | 2001-05-08 | 3 | -5/+20 |
| | |||||
* | print space/backspace when reacing the last column while printing ↵ | Sven Wischnowsky | 2001-05-08 | 3 | -2/+15 |
| | | | | descriptions and the like to avoid a cursor positioning bug depending on the kind of terminal (autowrap) (14251) | ||||
* | double all backslashes before colons in the original pattern (14240) | Sven Wischnowsky | 2001-05-07 | 2 | -1/+6 |
| | |||||
* | 14234 and 14235. | Bart Schaefer | 2001-05-06 | 1 | -0/+8 |
| | |||||
* | Prevent "no multi-letter values" error on values of '\:' and '' in compvalues(). | Bart Schaefer | 2001-05-06 | 1 | -2/+3 |
| | |||||
* | Improve handling of b/n/s subscript flags. | Bart Schaefer | 2001-05-06 | 1 | -1/+25 |
| | |||||
* | Fix subscript flag descriptions | Bart Schaefer | 2001-05-05 | 2 | -11/+16 |
| | |||||
* | complete subscript flags (14227) | Oliver Kiddle | 2001-05-04 | 2 | -1/+34 |
| | |||||
* | Path prefix completion for cvs subcommands. | Bart Schaefer | 2001-05-04 | 2 | -7/+26 |
| | |||||
* | fix typo in changelog | Clint Adams | 2001-05-04 | 1 | -2/+2 |
| | |||||
* | update bindkey completion for bindkey changes in 14046 (14219) | Oliver Kiddle | 2001-05-04 | 2 | -3/+8 |
| | |||||
* | Fix _files -F | Bart Schaefer | 2001-05-03 | 2 | -3/+8 |
| | |||||
* | minor completion changes (14216) | Oliver Kiddle | 2001-05-03 | 6 | -17/+24 |
| | |||||
* | 14214 | Sven Wischnowsky | 2001-05-03 | 2 | -1/+8 |
| | |||||
* | More restrictive configure checks for curses headers. | Bart Schaefer | 2001-05-02 | 2 | -3/+14 |
| | |||||
* | 14208: Solaris loadkeys | Clint Adams | 2001-05-02 | 2 | -0/+13 |
| | |||||
* | 14201: completion for loadkeys | Clint Adams | 2001-05-02 | 2 | -0/+21 |
| | |||||
* | Make X{$~foo}Y where $foo contains commas behave as expected | Peter Stephenson | 2001-05-02 | 2 | -0/+5 |
| | |||||
* | remove quotes when looking at arguments in comparguments (14198) | Sven Wischnowsky | 2001-05-02 | 2 | -0/+9 |
| | |||||
* | missing star in suffix-style test pattern (14197) | Sven Wischnowsky | 2001-05-02 | 2 | -1/+6 |
| |