about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 4.0.1-pre-4Peter Stephenson2001-05-091-0/+2
|
* Make clearer that globsubst doesn't affect brace expansionPeter Stephenson2001-05-091-0/+3
|
* Back off 14140 (tokenize comma)Peter Stephenson2001-05-091-0/+5
|
* add description of how to add a auto-removable suffix when using a ->state ↵Sven Wischnowsky2001-05-091-0/+5
| | | | action with _values (14279)
* Clean up after 14270.Bart Schaefer2001-05-091-0/+5
|
* 14268 --> 14270Bart Schaefer2001-05-091-3/+3
|
* Use AC_TRY_COMPILE for curses.h test because of SunOS 5.8Peter Stephenson2001-05-081-0/+6
|
* Remove unnecessary '*' from pattern.Bart Schaefer2001-05-081-0/+5
|
* add -S option to specify separator between values and their arguments; make ↵Sven Wischnowsky2001-05-081-0/+7
| | | | _values add the value-separator as a suffix for most types of actions (14257)
* match `scalar*' not `scalar' when checking parameter type (14256)Oliver Kiddle2001-05-081-0/+4
|
* fix guard to accept partial display numbers (14255)Oliver Kiddle2001-05-081-0/+2
|
* Fixes from Andrej for zpty on cygwinPeter Stephenson2001-05-081-0/+6
|
* empty description means: don't add a -X option (14252)Sven Wischnowsky2001-05-081-0/+3
|
* print space/backspace when reacing the last column while printing ↵Sven Wischnowsky2001-05-081-0/+7
| | | | 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 Wischnowsky2001-05-071-0/+5
|
* 14234 and 14235.Bart Schaefer2001-05-061-0/+8
|
* Fix subscript flag descriptionsBart Schaefer2001-05-051-1/+5
|
* complete subscript flags (14227)Oliver Kiddle2001-05-041-0/+4
|
* Path prefix completion for cvs subcommands.Bart Schaefer2001-05-041-0/+5
|
* fix typo in changelogClint Adams2001-05-041-2/+2
|
* update bindkey completion for bindkey changes in 14046 (14219)Oliver Kiddle2001-05-041-0/+5
|
* Fix _files -FBart Schaefer2001-05-031-0/+5
|
* minor completion changes (14216)Oliver Kiddle2001-05-031-0/+7
|
* 14214Sven Wischnowsky2001-05-031-0/+4
|
* More restrictive configure checks for curses headers.Bart Schaefer2001-05-021-0/+5
|
* 14208: Solaris loadkeysClint Adams2001-05-021-0/+3
|
* 14201: completion for loadkeysClint Adams2001-05-021-0/+5
|
* Make X{$~foo}Y where $foo contains commas behave as expectedPeter Stephenson2001-05-021-0/+4
|
* remove quotes when looking at arguments in comparguments (14198)Sven Wischnowsky2001-05-021-0/+3
|
* missing star in suffix-style test pattern (14197)Sven Wischnowsky2001-05-021-0/+5
|
* Add --with-curses-terminfo to configureBart Schaefer2001-05-011-0/+6
|
* Use BDIGBUFSIZE in two other placesPeter Stephenson2001-05-011-0/+5
|
* Defeat GCC over-optimization in AC_TRY_LINK tests.Bart Schaefer2001-04-301-5/+10
|
* fixelt for the test for the suffix style; if word contains only a tilde, ↵Sven Wischnowsky2001-04-301-0/+6
| | | | don't try to expand it (14160)
* Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros wereAndrey Borzenkov2001-04-301-0/+7
| | | | | changed to external variables and cannot be used to initialize static array). Modified by me __CYGWIN -> __CYGWIN__
* NO_kshglob in _comp_options.Bart Schaefer2001-04-291-0/+5
|
* BDIGBUFSIZE for binary conversions.Bart Schaefer2001-04-281-0/+5
|
* try to improve testing for suffix style in _expand; make _path_files fail to ↵Sven Wischnowsky2001-04-271-0/+7
| | | | complete words like ...<pat>..<param-subst>... (14133)
* Use trap for unfunction compadd in _approximate.Bart Schaefer2001-04-271-0/+7
|
* 14125: remove static incleanup flag because it is unusedClint Adams2001-04-261-0/+3
|
* 14123: don't include curses.h in termcap.c if term.h doesn't need itClint Adams2001-04-261-0/+5
|
* 14117Sven Wischnowsky2001-04-261-0/+6
|
* Another HAVE_TERM* compilation tweak.Bart Schaefer2001-04-261-0/+5
|
* new vnc completion and use _guard for pine completion (14112)Oliver Kiddle2001-04-261-0/+6
|
* handle sub-sub-directories of $_compdir as in the CVS-layout (14107)Sven Wischnowsky2001-04-261-0/+4
|
* rename -W option to -w, add new -W option which makes _arguments complete ↵Sven Wischnowsky2001-04-261-0/+9
| | | | options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105)
* make keep-prefix keep everything up to the first component with a parameter ↵Sven Wischnowsky2001-04-261-0/+6
| | | | expansion, not only if that is at the beginning of the string (14092)
* *** empty log message ***Sven Wischnowsky2001-04-251-4/+4
|
* fix a sizeof() to strlen()Sven Wischnowsky2001-04-251-0/+4
|
* Fix term* linkage _again_.Bart Schaefer2001-04-241-0/+6
|