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_hist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
22124: handle bad multibyte input better
Peter Stephenson
2006-01-06
1
-2
/
+8
*
A slightly more optimal way to fix the zle_setline() bug using
Wayne Davison
2005-12-12
1
-2
/
+1
*
Fixed problem in zle_setline() where moving to an empty line would
Wayne Davison
2005-12-12
1
-1
/
+1
*
Got rid of some unsigned-char/char pointer casts.
Wayne Davison
2005-11-15
1
-17
/
+13
*
21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT;
Peter Stephenson
2005-10-28
1
-2
/
+2
*
not yet posted; zle line screwed up on bad return from insertlastword()
Peter Stephenson
2005-10-23
1
-2
/
+7
*
21764: unmetafication mangle zle history lines
Peter Stephenson
2005-09-26
1
-1
/
+5
*
21610: Turn on ZLE_UNICODE_SUPPORT and fix a few related problems.
Peter Stephenson
2005-08-15
1
-10
/
+13
*
Changed several instances of ZWC() used on a string to ZWS().
Wayne Davison
2005-08-11
1
-2
/
+2
*
c.f. 21590: metafy_line()/unmetafy_line() now support wide characters
Peter Stephenson
2005-08-10
1
-10
/
+12
*
21541: remove some warnings from ZLE_UNICODE_SUPPORT
Peter Stephenson
2005-07-28
1
-6
/
+9
*
21014: remember_edits() was broken
Peter Stephenson
2005-03-18
1
-1
/
+3
*
20869: more small Unicode tweaks
Peter Stephenson
2005-02-25
1
-4
/
+0
*
20863: fix history (i)searching for Unicode
Peter Stephenson
2005-02-25
1
-130
/
+252
*
20861: Fix statusline in Unicode, apart from isearch
Peter Stephenson
2005-02-24
1
-1
/
+5
*
20854: more Unicode stuff.
Peter Stephenson
2005-02-23
1
-15
/
+45
*
20822: Initial code for Unicode/multibyte input
Peter Stephenson
2005-02-18
1
-15
/
+32
*
20752: fix access to ZLE parameters
Peter Stephenson
2005-01-26
1
-1
/
+1
*
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
2005-01-14
1
-92
/
+92
*
When downline() calls upline() or visa versa (due to a negative zmult),
Wayne Davison
2004-08-24
1
-2
/
+2
*
20219: make zle parameter HISTNO writeable
Peter Stephenson
2004-07-29
1
-0
/
+2
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-11
/
+11
*
Silenced one signed/unsigned comparison compiler warning.
Wayne Davison
2004-05-28
1
-1
/
+1
*
19553: rename c in zle to lastchar
Peter Stephenson
2004-03-08
1
-12
/
+12
*
19456: Fix ptmx tests, again.
Peter Stephenson
2004-02-20
1
-1
/
+2
*
17983: Added zle LASTSEARCJ parameter
Felix Rosencrantz
2002-12-06
1
-2
/
+8
*
17360: more lenient accept-line-and-down-history behaviour
Peter Stephenson
2002-06-24
1
-16
/
+26
*
16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,
Peter Stephenson
2002-03-05
1
-23
/
+115
*
Fixed doisearch() to not switch lines unless zlereadflags has
Wayne Davison
2001-09-17
1
-1
/
+2
*
15734: zle -K option to select a keymap, and zle KEYMAP parameter to
Andrew Main
2001-09-03
1
-2
/
+4
*
145??: fix thinko
Clint Adams
2001-05-29
1
-1
/
+1
*
145??: repeat last vi history search if search string is blank
Clint Adams
2001-05-29
1
-2
/
+10
*
Fixed acceptandinfernexthistory() to work when called repeatedly.
Wayne Davison
2001-05-26
1
-373
/
+433
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+1139