about summary refs log tree commit diff
path: root/Src/Zle/compresult.c
Commit message (Collapse)AuthorAgeFilesLines
* 18059: allow compadd -r and -R with default space suffixPeter Stephenson2003-01-131-1/+1
|
* make sure invalidatelist() isn't called hwen we are inside menu selection ↵Sven Wischnowsky2002-07-301-1/+1
| | | | and there's only one match left (17489)
* two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky2002-06-261-6/+11
|
* fix for file-type-tests in nested quotes and don't count space ↵Sven Wischnowsky2002-05-211-50/+37
| | | | file-type-character (17195)
* add new generic fake style and changes to the C-code for that (different ↵Sven Wischnowsky2002-01-221-6/+9
| | | | implementation of compadd -x) (16483)
* fix calculation of number of columns needed with list_packed (15946)Sven Wischnowsky2001-10-051-1/+4
|
* Got rid of unused variables.Wayne Davison2001-08-081-1/+1
|
* (15509)Sven Wischnowsky2001-07-271-195/+123
|
* make display for groups in _describe nicer; improve packing with ↵Sven Wischnowsky2001-07-251-11/+39
| | | | list_packed; leave space for type character (list_types) only in groups with at least one file name (15477)
* add list-grouped option to make options and such be grouped together if they ↵Sven Wischnowsky2001-07-181-34/+37
| | | | have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407)
* fix for cursor positioning with that -y option of compctl (display strings) ↵Sven Wischnowsky2001-05-281-13/+22
| | | | (14507)
* try to make _h_c_w smarter at the beginning and end of the list; avoid ↵Sven Wischnowsky2001-03-271-1/+1
| | | | list-beeping if the old completion list is re-used (3752)
* fix for matching control, try harder to merge separately completed parts to ↵Sven Wischnowsky2001-03-051-2/+2
| | | | avoid losing user-typed characters (13565)
* *** empty log message ***Sven Wischnowsky2001-01-221-1/+1
|
* *** empty log message ***Sven Wischnowsky2001-01-181-1/+1
|
* two more fixes for completion matching and reporting interesting positions ↵Sven Wischnowsky2001-01-151-3/+18
| | | | (13349)
* fix for 13339 (report each position only once) and fixlet for matching: a ↵Sven Wischnowsky2001-01-121-11/+19
| | | | case where missing characters weren't remembered (13343)
* *** empty log message ***Sven Wischnowsky2001-01-111-24/+100
|
* fix cursor positioning with partial-word match specs using `**' (13336)Sven Wischnowsky2001-01-101-5/+9
|
* fix for listpacked for matches as long as screen is wide (minus added ↵Sven Wischnowsky2001-01-081-4/+4
| | | | spaces); more security when freeing matches: make sure current menu match pointer isn't used afterwards (13331)
* add a counter for invalidatelist() to allow finding out if there is a new ↵Sven Wischnowsky2000-10-251-1/+12
| | | | list (13082)
* avoid printing file type characters in completion lists for matches ending ↵Sven Wischnowsky2000-10-241-1/+2
| | | | in a slash (13071)
* add _all_matcher completer and supporting C-code for adding a special match ↵Sven Wischnowsky2000-10-111-23/+141
| | | | representing all other matches; remove completions style from _expand(|_word) (12960)
* unposted: remove unused variable declaration from ztat()Clint Adams2000-10-011-2/+0
|
* 12863: remove ztrdupstrip, use VARARR in ztatClint Adams2000-09-271-7/+13
|
* 12859: dynamically-allocate buffer in ztat(), ztrdupstring()Clint Adams2000-09-221-8/+6
|
* make a-a-i-n-h in menu selection work with one match; better undo behaviour ↵Sven Wischnowsky2000-06-281-1/+1
| | | | for menu selection (12093)
* allow completion after `a{{b,c},'; fix for closing brace re-insertion when ↵Sven Wischnowsky2000-06-161-2/+2
| | | | completing from both ends (CLF_MID) (11939)
* some more memory leak fixes (11745)Sven Wischnowsky2000-06-051-1/+1
|
* allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky2000-05-311-3/+8
|
* move to last cursor after not asking a second time if list should be shown ↵Sven Wischnowsky2000-05-311-1/+3
| | | | (11682)
* matching bugs with patterns with two anchors (11634)Sven Wischnowsky2000-05-291-1/+2
|
* fix for unambiguous string insertion (11466)Sven Wischnowsky2000-05-191-1/+1
|
* fixes for completion matching (11346)Sven Wischnowsky2000-05-121-2/+29
|
* AIX dependency fixesOliver Kiddle2000-04-301-2/+2
|
* renamed parameters for menu selection to MENUSELECT, MENUPROMPT and ↵Sven Wischnowsky2000-04-271-5/+3
| | | | MENUSCROLL; no special value for LISTMAX to turn on list scrolling, this is done by setting LISTPROMPT now; default values for LISTPROMPT and MENUPROMPT when set but empty (10959)
* don't show empty hidden matches even in menu-selection (10917)Sven Wischnowsky2000-04-251-4/+13
|
* don't always ignore backslashes in paths when testing file type (10912)Sven Wischnowsky2000-04-251-0/+3
|
* report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ↵Sven Wischnowsky2000-04-251-2/+0
| | | | use them to be able to expand $foo (10909)
* scrolling in completion lists and menu-selection, version1Sven Wischnowsky2000-04-171-7/+12
|
* comment the `#if's for group numbers in $compstate[insert] (10725)Sven Wischnowsky2000-04-131-0/+2
|
* display number of matches again when asking if a completion list should be ↵Sven Wischnowsky2000-04-131-3/+8
| | | | shown (only when not zero) (10724)
* comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky2000-04-121-0/+4
|
* display number of lines instead of number of matches when asking whether to ↵Sven Wischnowsky2000-04-121-2/+2
| | | | show completion lists (10686)
* fix for bashautolist+automenu (10609)Sven Wischnowsky2000-04-101-1/+3
|
* Updated from list as far as 10376Peter Stephenson2000-04-011-263/+252
|
* Initial revisionTanaka Akira1999-11-011-0/+1940