index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Zle
/
zle_word.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-21
24859: combining chars: overwriting and vi replace and append
Peter Stephenson
1
-2
/
+2
2008-04-20
24853: use metafied strings for inner loops over history
Peter Stephenson
1
-1
/
+0
2008-04-18
24839: fix misuse of variable in backwardkillword
Peter Stephenson
1
-2
/
+2
2008-04-17
24825: fix internal word-boundary widgets
Peter Stephenson
1
-87
/
+226
2008-04-13
24808: initial support for combining characters in zle
Peter Stephenson
1
-37
/
+65
2006-03-20
22371: use only alphanumerics and underscores as word characters with vi bind...
Clint Adams
1
-13
/
+13
2006-03-17
22366: better handling for multibyte-character-containing words in vi widgets.
Clint Adams
1
-12
/
+14
2005-11-01
- Changed a bunch of iblank() calls on zleline to use ZC_iblank().
Wayne Davison
1
-16
/
+16
2005-09-09
21722: fix multibyte word stuff
Peter Stephenson
1
-43
/
+45
2005-02-26
20872: fix ZS_{icntrl,tolower} vs. ZC_{incntrl,tolower} confusion
Andrey Borzenkov
1
-4
/
+4
2005-02-25
20869: more small Unicode tweaks
Peter Stephenson
1
-3
/
+9
2005-01-14
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
1
-116
/
+116
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
1
-87
/
+111
1999-04-15
Initial revision
Tanaka Akira
1
-0
/
+477