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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Zle
/
zle_misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
22684: improve getkeystring() interface and make printf do octal escapes
Peter Stephenson
2006-09-10
1
-1
/
+1
*
Call ZS_memchr() instead of plain memchr() so that suffix-removal
Wayne Davison
2006-02-09
1
-2
/
+2
*
22124: handle bad multibyte input better
Peter Stephenson
2006-01-06
1
-1
/
+5
*
Fixed parsedigit() to have it use its arg instead of "lastchar".
Wayne Davison
2005-11-30
1
-15
/
+12
*
22014: argument-base, insert-unicode-char
Peter Stephenson
2005-11-24
1
-16
/
+72
*
Got rid of some compiler warnings about comparisons between signed
Wayne Davison
2005-11-15
1
-5
/
+6
*
Got rid of some unsigned-char/char pointer casts.
Wayne Davison
2005-11-15
1
-15
/
+10
*
users/9638: tweaks for FCEDIT etc.
Peter Stephenson
2005-11-07
1
-45
/
+164
*
users/9610: handle digit argument when copying words
Peter Stephenson
2005-11-02
1
-11
/
+29
*
21973: typo caused digitargument() not to work
Peter Stephenson
2005-11-02
1
-2
/
+2
*
- A few changes in light of the new ZLE_CHAR_T and ZLE_STRING_T.
Wayne Davison
2005-11-01
1
-20
/
+11
*
21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT;
Peter Stephenson
2005-10-28
1
-5
/
+5
*
21722: fix multibyte word stuff
Peter Stephenson
2005-09-09
1
-2
/
+2
*
21717: Src/Zle/zle_misc.c: fix execute-named-command and -where-is
Peter Stephenson
2005-09-09
1
-1
/
+1
*
21709 plus tweaks: use $KEYTIMEOUT for multibyte chars.Reset input state on i...
Peter Stephenson
2005-09-09
1
-1
/
+1
*
21616: typo
Peter Stephenson
2005-08-15
1
-1
/
+1
*
21610: Turn on ZLE_UNICODE_SUPPORT and fix a few related problems.
Peter Stephenson
2005-08-15
1
-2
/
+17
*
c.f. 21590: metafy_line()/unmetafy_line() now support wide characters
Peter Stephenson
2005-08-10
1
-8
/
+15
*
21541: remove some warnings from ZLE_UNICODE_SUPPORT
Peter Stephenson
2005-07-28
1
-1
/
+1
*
20966: fix crash in execute-named-command
Peter Stephenson
2005-03-11
1
-4
/
+6
*
20945: rename statics to avoid clash with globals
Peter Stephenson
2005-03-07
1
-29
/
+29
*
20866: fix deliberate errors in 20861
Peter Stephenson
2005-02-24
1
-1
/
+4
*
20861: Fix statusline in Unicode, apart from isearch
Peter Stephenson
2005-02-24
1
-24
/
+37
*
20854: more Unicode stuff.
Peter Stephenson
2005-02-23
1
-44
/
+49
*
Andrej: 20838: get ZLE_UNICODE_SUPPORT basically working
Peter Stephenson
2005-02-22
1
-2
/
+6
*
20828: typos in 20822
Peter Stephenson
2005-02-18
1
-1
/
+1
*
20822: Initial code for Unicode/multibyte input
Peter Stephenson
2005-02-18
1
-35
/
+104
*
20742: More Unicode conversion stuff.
Peter Stephenson
2005-01-25
1
-3
/
+4
*
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
2005-01-14
1
-104
/
+104
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-23
/
+23
*
zsh-users/7160: Check and fix mod_export entries.
Peter Stephenson
2004-03-12
1
-1
/
+1
*
19553: rename c in zle to lastchar
Peter Stephenson
2004-03-08
1
-22
/
+23
*
Don't crash if alt-y is typed twice in a row without a prior ctrl-y.
Wayne Davison
2003-07-29
1
-1
/
+3
*
18313: NULL pointer dereference if yank-pop after a single yank
Peter Stephenson
2003-02-27
1
-1
/
+1
*
18139: Improve $killring interface; can now change length. Empty
Peter Stephenson
2003-01-27
1
-12
/
+57
*
15734: zle -K option to select a keymap, and zle KEYMAP parameter to
Andrew Main
2001-09-03
1
-1
/
+3
*
handle possible NULL pointer returned from bufferwords() (15717)
Sven Wischnowsky
2001-08-28
1
-6
/
+6
*
AIX dependency fix
Oliver Kiddle
2000-05-10
1
-1
/
+1
*
new (z) parameter flag to do shell-word splitting on the value (11113)
Sven Wischnowsky
2000-05-03
1
-1
/
+1
*
new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t...
Sven Wischnowsky
2000-04-12
1
-137
/
+314
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+816