index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Zle
/
zle_tricky.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
38248: fix word position calculation when completing on or just before a redi...
Barton E. Schaefer
2016-04-07
1
-0
/
+15
*
38229: fix cursor placement calculation when completing in empty double quotes
Barton E. Schaefer
2016-04-05
1
-1
/
+8
*
38043: allow any completion widget to cycle matches for menu completion to fi...
Oliver Kiddle
2016-03-07
1
-2
/
+1
*
unposted: Make $EDITOR's jump-to-matching-brace happy.
Daniel Shahaf
2015-11-13
1
-0
/
+2
*
37092: make nested ${(P)name} properly refer to parameter on return
Peter Stephenson
2015-11-11
1
-1
/
+1
*
unposted: zle: Document the C helper function processcmd().
Daniel Shahaf
2015-09-25
1
-0
/
+3
*
36365: magic-space could delete the reset of the line.
Peter Stephenson
2015-09-01
1
-0
/
+2
*
36288: refine 36825, slightly different test for redirect context
Barton E. Schaefer
2015-08-26
1
-1
/
+1
*
36285: update 36025, context cannot be command and redirect at the same time,...
Barton E. Schaefer
2015-08-26
1
-4
/
+5
*
36025: Fix completion aftoer "foo=bar; setopt ".
Peter Stephenson
2015-08-09
1
-3
/
+13
*
35908: fix $((...)) completion in expand-or-complete widget
Peter Stephenson
2015-07-25
1
-2
/
+4
*
35637: remove the now unused module hook for reverse-menu-complete
Oliver Kiddle
2015-06-29
1
-4
/
+1
*
35627: make reverse-menu-complete start with the last match in
Oliver Kiddle
2015-06-29
1
-8
/
+2
*
35615: fix completion after tyepset
Peter Stephenson
2015-06-26
1
-5
/
+12
*
Rearrange context saving.
Peter Stephenson
2015-01-09
1
-12
/
+12
*
34144: allocate origline by ztrdup(), not by dupstring()
Jun-ichi Takimoto
2015-01-07
1
-1
/
+2
*
33876: etc.: Separate errors and keyboards interrupts
Peter Stephenson
2014-12-11
1
-3
/
+17
*
33480, slightly tweaked: fix for $' completion.
Peter Stephenson
2014-10-24
1
-4
/
+11
*
32540: in doexpandhist(), discard saved line position data rather than restor...
Barton E. Schaefer
2014-04-13
1
-1
/
+1
*
32531: fix memory leaks detected by valgrind
Barton E. Schaefer
2014-04-06
1
-0
/
+1
*
32361: don't reset lastline before completion
Oliver Kiddle
2014-02-14
1
-1
/
+0
*
Fix leading whitespace in a comment
Barton E. Schaefer
2014-02-02
1
-1
/
+1
*
32314: merge undo events corresponding to vi change in the vi-cmd-mode widget...
Oliver Kiddle
2014-01-31
1
-2
/
+1
*
32182: re-enable command completion after a separator
Barton E. Schaefer
2013-12-25
1
-4
/
+7
*
32114: ZLE_PROMPT_INDENT allows you to move rprompt flush right
Patrick Oscity
2013-12-16
1
-1
/
+11
*
31644: Fix insertion of multibyte characters into editor line.
Peter Stephenson
2013-08-08
1
-1
/
+2
*
31611: attempt to fix crash completing redirection in do loop
Peter Stephenson
2013-08-02
1
-2
/
+24
*
30715: use enum lextok for variables containing lexical tokens
Peter Stephenson
2012-10-05
1
-6
/
+9
*
29820: _pick_variant -b to match builtin
Peter Stephenson
2011-10-14
1
-0
/
+41
*
29644: work around _describe bug, plus cosmetic tweaks
Peter Stephenson
2011-08-03
1
-1
/
+12
*
29503: Missing popheap() on failed autoload
Peter Stephenson
2011-06-23
1
-4
/
+0
*
unposted: Remove additional for loop noticed by Mikael
Peter Stephenson
2011-06-19
1
-2
/
+0
*
29491: remove some variables set but not used
Peter Stephenson
2011-06-19
1
-3
/
+1
*
29165: use term.h globally if needed at all.
Peter Stephenson
2011-05-09
1
-19
/
+19
*
29107: replace overlapping strcpy with memmove
Bart Schaefer
2011-04-29
1
-4
/
+4
*
28926: No newline after the last line in listlist() when printing the list
Bart Schaefer
2011-03-28
1
-1
/
+3
*
28772: Update regions in region highlight dynamically
Peter Stephenson
2011-02-18
1
-5
/
+3
*
lexsave/lexrestore lexflags
Peter Stephenson
2010-12-14
1
-4
/
+3
*
28528: Rearrange zleparse to lexflags
Peter Stephenson
2010-12-14
1
-8
/
+8
*
Fix ZLE access to pushed history line
Peter Stephenson
2010-03-22
1
-8
/
+8
*
27479: prevent completions split across backslash-newline
Peter Stephenson
2009-12-07
1
-22
/
+58
*
users/14307: end of command line in completion with variant zsh syntax
Peter Stephenson
2009-08-15
1
-1
/
+9
*
26588: don't expand aliases in run-help
Peter Stephenson
2009-02-20
1
-2
/
+1
*
26247: fix compilation with -Werror=format-security
Andrey Borzenkov
2009-01-05
1
-1
/
+1
*
25859: avoid possible NULL dereferencing if RC_QUOTES is set.
Clint Adams
2008-10-12
1
-1
/
+1
*
25636: free s before returning with an error condition.
Clint Adams
2008-09-08
1
-1
/
+7
*
25051: add colour sequences to formatting strings in completion
Peter Stephenson
2008-05-16
1
-2
/
+27
*
24861 (with tweaks): logic to use alternative wcwidth() if needed;
Peter Stephenson
2008-04-22
1
-1
/
+1
*
24816: some places where we need cursor alignment with combining characters
Peter Stephenson
2008-04-14
1
-4
/
+1
*
24810: ensure combining character alignment on unmetafication
Peter Stephenson
2008-04-14
1
-0
/
+8
[next]