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_word.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
35029: improvements to newline handling for vi-mode word movement
Oliver Kiddle
2015-05-04
1
-18
/
+33
*
33815: Fix word transposition bug.
Marc Finet
2014-11-28
1
-1
/
+0
*
33697: new vim style vi-backward-word-end widgets
Oliver Kiddle
2014-11-15
1
-3
/
+64
*
24859: combining chars: overwriting and vi replace and append
Peter Stephenson
2008-04-21
1
-2
/
+2
*
24853: use metafied strings for inner loops over history
Peter Stephenson
2008-04-20
1
-1
/
+0
*
24839: fix misuse of variable in backwardkillword
Peter Stephenson
2008-04-18
1
-2
/
+2
*
24825: fix internal word-boundary widgets
Peter Stephenson
2008-04-17
1
-87
/
+226
*
24808: initial support for combining characters in zle
Peter Stephenson
2008-04-13
1
-37
/
+65
*
22371: use only alphanumerics and underscores as word characters with vi bind...
Clint Adams
2006-03-20
1
-13
/
+13
*
22366: better handling for multibyte-character-containing words in vi widgets.
Clint Adams
2006-03-17
1
-12
/
+14
*
- Changed a bunch of iblank() calls on zleline to use ZC_iblank().
Wayne Davison
2005-11-01
1
-16
/
+16
*
21722: fix multibyte word stuff
Peter Stephenson
2005-09-09
1
-43
/
+45
*
20872: fix ZS_{icntrl,tolower} vs. ZC_{incntrl,tolower} confusion
Andrey Borzenkov
2005-02-26
1
-4
/
+4
*
20869: more small Unicode tweaks
Peter Stephenson
2005-02-25
1
-3
/
+9
*
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
2005-01-14
1
-116
/
+116
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-87
/
+111
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+477