index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Zle
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-28
32303: simplistic completion after $x:
Peter Stephenson
1
-0
/
+14
2014-01-28
32308: Improve initialising of vi change.
Peter Stephenson
2
-3
/
+26
2014-01-18
32283: fix crash in menu selection when number of terminal lines is small
Barton E. Schaefer
1
-1
/
+1
2014-01-02
32196: copy-prev-shell-word needs a lexer flag
Carl Drougge
1
-1
/
+1
2013-12-25
32182: re-enable command completion after a separator
Barton E. Schaefer
1
-4
/
+7
2013-12-18
32157: fix extra line feed after prompt, and erased character in completion l...
Barton E. Schaefer
1
-23
/
+24
2013-12-16
32114: ZLE_PROMPT_INDENT allows you to move rprompt flush right
Patrick Oscity
2
-7
/
+31
2013-11-12
31961: rationalise fd watching to use structure
Peter Stephenson
3
-60
/
+56
2013-11-07
31937: zle -Fw uses widget semantics for file descriptor handler
Peter Stephenson
3
-20
/
+41
2013-10-28
31922: zlecharasstring missed flip of bit 5 after Meta
Peter Stephenson
1
-0
/
+1
2013-10-24
31882: Insulate completion widget against environment.
Peter Stephenson
1
-4
/
+1
2013-10-03
31784: better line width calculation for completion listings
Barton E. Schaefer
1
-25
/
+33
2013-10-03
31781: "compdescribe -i" clears the completion list column padding width
Barton E. Schaefer
1
-0
/
+1
2013-09-25
31765: If zle starts in viins mark as insertion.
Peter Stephenson
1
-0
/
+7
2013-09-19
31737: same loop counter fix in get_cadef as get_cvdef.
Barton E. Schaefer
1
-1
/
+1
2013-09-19
31735: fix off-by-one in completion utility cache code.
Axel Beckert
1
-1
/
+1
2013-08-08
31644: Fix insertion of multibyte characters into editor line.
Peter Stephenson
1
-1
/
+2
2013-08-08
users/17908: Keep history line in sync between ZLE and shell.
Peter Stephenson
1
-0
/
+7
2013-08-02
31611: attempt to fix crash completing redirection in do loop
Peter Stephenson
1
-2
/
+24
2013-06-27
31483: Call zrefresh() before unqueue()ing signals
Mikael Magnusson
1
-0
/
+2
2013-04-30
31350: block SIGWINCH nearly all the time, except
Bart Schaefer
1
-0
/
+10
2013-04-20
31272: Avoid double free, get_compctl should not free its arguments.
Bart Schaefer
1
-1
/
+0
2013-04-05
31172: Let vared define custom init and finish hooks
Frank Terbeck
1
-7
/
+14
2013-04-05
31174: zle: Make sure state changes are refreshed after init hook
Frank Terbeck
1
-2
/
+2
2013-04-02
Jun. T: typo in vi-goto-mark
Peter Stephenson
1
-1
/
+1
2013-02-09
31037: return to previous position with vi-goto-mark using `` or ''
Oliver Kiddle
1
-4
/
+12
2012-10-09
users/17318: only increment the undo variable return value for the
Peter Stephenson
1
-0
/
+11
2012-10-09
users/17314: ensure an undo change number
Peter Stephenson
1
-10
/
+17
2012-10-05
30715: use enum lextok for variables containing lexical tokens
Peter Stephenson
1
-6
/
+9
2012-08-25
John Stahara: 30641: bindkey -N error report is misleading
Peter Stephenson
1
-1
/
+1
2012-08-13
Aaron Scrab: 30604: make repeating vi skip character useful by ignoring
Peter Stephenson
1
-7
/
+24
2012-08-13
Aaron Schrab: 30603: repeating vi skip characters command caused bad position
Peter Stephenson
1
-0
/
+2
2012-05-02
unposted: fix trailing spaces from previous commit
Mikael Magnusson
1
-1
/
+1
2012-05-02
30425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the set...
Mikael Magnusson
1
-10
/
+18
2012-03-29
users/16932: implement $UNDO_CHANGE_NO and argument to undo widget
Peter Stephenson
3
-2
/
+33
2012-02-09
30193: remnulargs() after poking into string in case length changes
Bart Schaefer
1
-1
/
+1
2012-02-07
Holger Macht via Ismail: 30185: openSUSE directory missed from
Peter Stephenson
1
-1
/
+1
2012-01-05
30084: `zle -T tc func' for zle testing of termcap output
Peter Stephenson
3
-3
/
+144
2012-01-02
queue_signals() to prevent adjustwinsize() loop on FreeBSD
Bart Schaefer
1
-0
/
+14
2011-12-20
30033: silence valgrind warnings
Bart Schaefer
1
-0
/
+1
2011-11-04
29891: make zle -lL with arguments work
Peter Stephenson
1
-1
/
+11
2011-10-26
29859: compadd handles its own options
Peter Stephenson
1
-1
/
+1
2011-10-14
29820: _pick_variant -b to match builtin
Peter Stephenson
1
-0
/
+41
2011-09-18
users/16375: initialise nrefs on each loop in match tests
Peter Stephenson
1
-4
/
+6
2011-08-17
29681: use [] to dereference region_highlights
Mikael Magnusson
1
-7
/
+7
2011-08-04
29643: set incompfunc to zero when executing hook or trap function
Peter Stephenson
1
-5
/
+0
2011-08-03
29644: work around _describe bug, plus cosmetic tweaks
Peter Stephenson
2
-2
/
+14
2011-07-12
29542: fix crash in hbegin(), remove bad test
Peter Stephenson
1
-1
/
+1
2011-06-23
29503: Missing popheap() on failed autoload
Peter Stephenson
1
-4
/
+0
2011-06-19
unposted: Remove additional for loop noticed by Mikael
Peter Stephenson
1
-2
/
+0
[next]