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
2025-02-12
53360: domenuselect() fails if the previous completion did not generate a list
Bart Schaefer
1
-0
/
+3
2024-03-05
52646: extend support for highlight groups to completion explanation strings ...
Oliver Kiddle
1
-0
/
+7
2023-02-09
51320, 51383: fixes to prevent later reappearance of old attributes
Oliver Kiddle
1
-0
/
+2
2023-01-10
51258, 51272: refactor handling of terminal attributes, removing OFF flags in...
Oliver Kiddle
1
-33
/
+27
2022-12-16
51212: remove STOUC() macro
Oliver Kiddle
1
-6
/
+6
2021-09-06
49292: Src/Zle/complist.c: turn off colors before clearing to end of line
Marlon Richert
1
-14
/
+19
2021-06-03
48954: avoid crash in reverse-menu-complete from menuselect without 'menu' in...
Oliver Kiddle
1
-3
/
+2
2018-11-05
43759: add support for true colour terminals
Oliver Kiddle
1
-4
/
+5
2018-01-04
42164: fix digits in format escapes in completion listings
dana
1
-3
/
+3
2017-07-04
Avoid invalid access with isearch in completion list
Maxime de Roucy
1
-5
/
+7
2017-01-10
40305: fix some problems redisplaying command line after interrupt.
Peter Stephenson
1
-1
/
+2
2016-10-25
39725: more metafication of patterns.
Barton E. Schaefer
1
-2
/
+3
2016-10-25
39723: metafy string passed to pattern in complist.
Peter Stephenson
1
-0
/
+1
2016-10-23
39715: Handle multibyte characters in complist listing
Peter Stephenson
1
-5
/
+12
2016-03-07
38043: allow any completion widget to cycle matches for menu completion to fi...
Oliver Kiddle
1
-1
/
+1
2016-02-14
37961: fix crash on bad memory access
Barton E. Schaefer
1
-8
/
+22
2016-02-13
37927: recreate local keymaps as necessary in case the user has deleted them
Barton E. Schaefer
1
-21
/
+34
2016-02-03
37868: add 'static' to file local variables
Jun-ichi Takimoto
1
-1
/
+1
2016-01-15
37643: Reset interrupt on key input in menu selection.
Peter Stephenson
1
-0
/
+6
2015-10-27
36974: fix some functions with empty argument lists
Peter Stephenson
1
-3
/
+3
2015-09-28
36682: expand pattern interface to optimise unmetafication
Peter Stephenson
1
-2
/
+3
2015-09-26
36641: fix multibyte handling in incremental search during menu selection
Barton E. Schaefer
1
-1
/
+1
2015-09-06
unposted: typo in comment
Mikael Magnusson
1
-1
/
+1
2015-07-22
35826: add getsparam_u() to return unmetafied string, use it for a number of ...
Barton E. Schaefer
1
-2
/
+2
2015-06-29
35627: make reverse-menu-complete start with the last match in
Oliver Kiddle
1
-0
/
+1
2015-06-29
35623: fix menu-selection where initial selection
Oliver Kiddle
1
-0
/
+3
2015-06-25
35550: fix backspace in interactive menu-select
Jun-ichi Takimoto
1
-2
/
+2
2015-06-19
35474, 35492: support the bracketed paste mode of newer terminal emulators
Oliver Kiddle
1
-35
/
+44
2015-06-19
35487, 35496: don't reinstate previous incremental search string
Oliver Kiddle
1
-1
/
+3
2015-06-12
Add non-metafied character length handling.
Peter Stephenson
1
-1
/
+1
2015-01-07
34144: allocate origline by ztrdup(), not by dupstring()
Jun-ichi Takimoto
1
-2
/
+4
2015-01-06
34119: complist: Fix leak of string in clnicezputs
Mikael Magnusson
1
-0
/
+2
2014-12-18
33978: avoid infinite loop in interactive mode
Jun-ichi Takimoto
1
-1
/
+3
2014-11-30
33818: fix types passed to sizeof detected by coverity as being wrong
Oliver Kiddle
1
-2
/
+2
2014-10-29
33563: Completion/Base/Core/_main_complete, Src/Zle/complist.c: fix thinko in...
Barton E. Schaefer
1
-6
/
+6
2014-03-03
32436: allow = to be used in ZLS_COLORS patterns if it is quoted or inside pa...
Oliver Kiddle
1
-2
/
+15
2014-01-18
32283: fix crash in menu selection when number of terminal lines is small
Barton E. Schaefer
1
-1
/
+1
2011-09-18
users/16375: initialise nrefs on each loop in match tests
Peter Stephenson
1
-4
/
+6
2011-06-19
29491: remove some variables set but not used
Peter Stephenson
1
-5
/
+3
2011-05-14
29267: add -enable-zsh-debug and use for debugging completion matcher groups
Peter Stephenson
1
-0
/
+20
2011-05-09
29165: use term.h globally if needed at all.
Peter Stephenson
1
-64
/
+68
2011-04-24
Jun T.: 29031: increment global minfo state when inserting characters
Bart Schaefer
1
-0
/
+2
2010-08-31
28202: unmetafy line for reversemenucomplete
Peter Stephenson
1
-0
/
+2
2009-11-30
27441: add "sa" for suffix alias completion highlighting
Peter Stephenson
1
-6
/
+24
2009-07-01
27085: add accept-search handling to scrollist keymap
Peter Stephenson
1
-0
/
+2
2009-07-01
27080: it wasnt possible to exit menu selection cleanly
Peter Stephenson
1
-2
/
+18
2009-01-20
26373: initialise variable in menu completion in attempt to prevent crash
Peter Stephenson
1
-0
/
+1
2008-08-06
25389: rearrange precedence of ZLS_COLORS alternatives.
Bart Schaefer
1
-15
/
+15
2008-07-05
25266: always use EXTENDED_GLOB for patterns in ZLS_COLORS
Peter Stephenson
1
-0
/
+6
2008-05-16
25051: add colour sequences to formatting strings in completion
Peter Stephenson
1
-0
/
+30
[next]