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_params.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
28122 (Frank) / 28139: add ZLE_STATE
Peter Stephenson
2010-08-11
1
-0
/
+60
*
Fix ZLE access to pushed history line
Peter Stephenson
2010-03-22
1
-1
/
+12
*
users/13902: make isearch return status useful
Peter Stephenson
2009-03-13
1
-4
/
+15
*
Mikael Magnusson: 24911 (slightly tweaked):
Peter Stephenson
2008-05-04
1
-0
/
+17
*
24782: initial go at highlighting of characters in zle command lines
Peter Stephenson
2008-04-03
1
-0
/
+4
*
users/12230: fix problem setting killring to zero size
Peter Stephenson
2007-11-19
1
-10
/
+12
*
22448: typo retrieving $RBUFFER in completion
Peter Stephenson
2006-05-19
1
-1
/
+2
*
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
2006-03-07
1
-1
/
+1
*
Got rid of some unsigned-char/char pointer casts.
Wayne Davison
2005-11-15
1
-37
/
+25
*
c.f. 21590: metafy_line()/unmetafy_line() now support wide characters
Peter Stephenson
2005-08-10
1
-14
/
+36
*
21541: remove some warnings from ZLE_UNICODE_SUPPORT
Peter Stephenson
2005-07-28
1
-3
/
+4
*
20854: more Unicode stuff.
Peter Stephenson
2005-02-23
1
-4
/
+4
*
* 20753: use ZS_memmove instead of memmove.
Clint Adams
2005-01-26
1
-2
/
+1
*
20752: fix access to ZLE parameters
Peter Stephenson
2005-01-26
1
-27
/
+25
*
20742: More Unicode conversion stuff.
Peter Stephenson
2005-01-25
1
-13
/
+10
*
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
2005-01-14
1
-23
/
+23
*
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
2004-12-07
1
-57
/
+79
*
20348: rejig WIDGETSTYLE and add WIDGETFUNC
Peter Stephenson
2004-09-10
1
-1
/
+18
*
20331: Use internal zlong variables for consistency
Peter Stephenson
2004-09-09
1
-22
/
+39
*
20219: make zle parameter HISTNO writeable
Peter Stephenson
2004-07-29
1
-1
/
+12
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-30
/
+30
*
Fixed two cases where unmetify() was using an int* to store a value
Wayne Davison
2004-03-03
1
-3
/
+6
*
19525: suppress compiler warnings and complete groups using lookupd on Mac OS
Oliver Kiddle
2004-03-03
1
-2
/
+2
*
19295: $CONTEXT zle parameter
Peter Stephenson
2003-12-15
1
-0
/
+26
*
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
2003-10-29
1
-2
/
+2
*
18378: fix lots of problems with $killring
Peter Stephenson
2003-03-24
1
-19
/
+24
*
183818: memory leak in zle_params.c
Peter Stephenson
2003-03-05
1
-2
/
+4
*
18139: Improve $killring interface; can now change length. Empty
Peter Stephenson
2003-01-27
1
-35
/
+38
*
17983: Added zle LASTSEARCJ parameter
Felix Rosencrantz
2002-12-06
1
-0
/
+12
*
17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is entered
Peter Stephenson
2002-07-04
1
-0
/
+10
*
17390: new zle parameters $PREDISPLAY, $POSTDISPLAY
Peter Stephenson
2002-07-01
1
-0
/
+54
*
17350: add $CUTBUFFER and $killring zle parameters
Peter Stephenson
2002-06-24
1
-0
/
+129
*
15734: zle -K option to select a keymap, and zle KEYMAP parameter to
Andrew Main
2001-09-03
1
-0
/
+9
*
$PENDING special zle parameter, giving number of un-read bytes
Sven Wischnowsky
2000-04-05
1
-8
/
+138
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+196