index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Zle
/
complist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-07-25
make display for groups in _describe nicer; improve packing with list_packed;...
Sven Wischnowsky
1
-3
/
+4
2001-07-18
add list-grouped option to make options and such be grouped together if they ...
Sven Wischnowsky
1
-4
/
+8
2001-06-13
fixes for display bugs for completion lists (cursor left one line to far up o...
Sven Wischnowsky
1
-4
/
+7
2001-05-08
print space/backspace when reacing the last column while printing description...
Sven Wischnowsky
1
-1
/
+4
2001-03-15
fix default colour for directories (3674)
Sven Wischnowsky
1
-1
/
+1
2001-01-18
*** empty log message ***
Sven Wischnowsky
1
-2
/
+6
2001-01-16
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
1
-1
/
+10
2000-10-25
re-display list for cleanup only if we were in menu selection (13084)
Sven Wischnowsky
1
-1
/
+6
2000-10-25
add a counter for invalidatelist() to allow finding out if there is a new lis...
Sven Wischnowsky
1
-2
/
+3
2000-10-24
avoid printing file type characters in completion lists for matches ending in...
Sven Wischnowsky
1
-2
/
+3
2000-10-11
add _all_matcher completer and supporting C-code for adding a special match r...
Sven Wischnowsky
1
-0
/
+4
2000-10-11
make user defined completion widgets leave menu selection without accepting t...
Sven Wischnowsky
1
-2
/
+8
2000-07-03
change format style with warnings tag, don't add descriptions as matches; mak...
Sven Wischnowsky
1
-6
/
+27
2000-06-28
fix for list-colors handling (12107)
Sven Wischnowsky
1
-1
/
+4
2000-06-28
make a-a-i-n-h in menu selection work with one match; better undo behaviour f...
Sven Wischnowsky
1
-1
/
+7
2000-06-22
allow subscripts for compadd -[ak]; new style for history completion; better ...
Sven Wischnowsky
1
-2
/
+0
2000-06-19
make undo break out of menu selection if nothing to undo inside it (11992)
Sven Wischnowsky
1
-1
/
+1
2000-06-14
better fix for menu selection on dumb terminal (11885?)
Sven Wischnowsky
1
-3
/
+3
2000-06-13
fix for longer capability strings (sunsite still not responding, sigh)
Sven Wischnowsky
1
-6
/
+8
2000-06-11
Alexandre: Fix colored listings crash (article number attribution may be
Bart Schaefer
1
-1
/
+1
2000-06-10
11850: Fix crash in menu-select on dumb terminals. Also, a ChangeLog entry
Bart Schaefer
1
-0
/
+2
2000-06-09
fix for menu-completion when another completion came right after it (11836)
Sven Wischnowsky
1
-0
/
+1
2000-06-07
hopefully more consistent beeping with menu-selection (11794)
Sven Wischnowsky
1
-3
/
+7
2000-05-31
allow display of only messages via $compstate[list]=messages (11688)
Sven Wischnowsky
1
-1
/
+3
2000-05-25
better cursor-movement in menu-selection (11569)
Sven Wischnowsky
1
-3
/
+11
2000-05-25
force listing in _complete_debug; make complist with list-scrolling stopt at ...
Sven Wischnowsky
1
-9
/
+14
2000-05-22
fix for a-a-m-c in menu selection; scroll explanations onto screen again (11...
Sven Wischnowsky
1
-33
/
+53
2000-05-16
fix scrolling in menu-selection with matches spanning multiple lines
Sven Wischnowsky
1
-20
/
+73
2000-05-16
make menu-select accept the match when typing a non-special character (11401)
Sven Wischnowsky
1
-0
/
+1
2000-05-11
make ^G in menu-selection restore the old command line; add select=long* valu...
Sven Wischnowsky
1
-2
/
+2
2000-05-08
misc. completion cleanups and changes (11242)
Sven Wischnowsky
1
-1
/
+1
2000-05-03
remove backslashes before `$' in _expand when `substitute' is unset; fix for ...
Sven Wischnowsky
1
-1
/
+1
2000-04-28
avoid wrapping around both horizontally and vertically at the same time (10992)
Sven Wischnowsky
1
-6
/
+38
2000-04-27
better wrap around for cursor movement widgets; avoid flicker when leaving me...
Sven Wischnowsky
1
-6
/
+48
2000-04-27
make menu-selection handle undefined-key (10961)
Sven Wischnowsky
1
-0
/
+2
2000-04-27
*** empty log message ***
Sven Wischnowsky
1
-1
/
+1
2000-04-27
renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...
Sven Wischnowsky
1
-12
/
+18
2000-04-25
don't show empty hidden matches even in menu-selection (10917)
Sven Wischnowsky
1
-0
/
+6
2000-04-25
re-calculate number of line with mark when needed; make default prompts more ...
Sven Wischnowsky
1
-0
/
+16
2000-04-20
fix off-by-one error in scrolled menu-selections (10868)
Sven Wischnowsky
1
-10
/
+11
2000-04-19
default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var...
Sven Wischnowsky
1
-12
/
+49
2000-04-18
completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...
Sven Wischnowsky
1
-29
/
+48
2000-04-17
scrolling in completion lists and menu-selection, version1
Sven Wischnowsky
1
-324
/
+1485
1999-06-27
Initial revision
Tanaka Akira
1
-0
/
+918