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_move.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-05
Locking simplification and signed/unsigned fixes.
Wayne Davison
1
-2
/
+2
2008-05-04
24915: some more fix-ups for combining characters
Peter Stephenson
1
-7
/
+26
2008-04-21
24856: add IS_COMBINING() and IS_BASECHAR() and widen tests
Peter Stephenson
1
-11
/
+7
2008-04-21
unposted: missing assignment in new backwardmetafiedchar()
Peter Stephenson
1
-2
/
+3
2008-04-20
24853: bits missed from patch
Peter Stephenson
1
-2
/
+2
2008-04-20
24853: use metafied strings for inner loops over history
Peter Stephenson
1
-0
/
+138
2008-04-15
24819: fix transposing characters and sneaky combination generation
Peter Stephenson
1
-13
/
+33
2008-04-13
24808: initial support for combining characters in zle
Peter Stephenson
1
-29
/
+163
2008-04-03
24782: initial go at highlighting of characters in zle command lines
Peter Stephenson
1
-0
/
+11
2007-04-15
users/11398: vi-goto-mark broken by multibyte support
Peter Stephenson
1
-1
/
+2
2005-11-01
Changed iblank() calls on zleline to use ZC_iblank().
Wayne Davison
1
-1
/
+1
2005-10-31
Fixed a compiler warning about a signed/unsigned comparison.
Wayne Davison
1
-3
/
+5
2005-02-23
20854: more Unicode stuff.
Peter Stephenson
1
-4
/
+4
2005-02-18
20822: Initial code for Unicode/multibyte input
Peter Stephenson
1
-14
/
+15
2005-01-14
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
1
-83
/
+83
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
1
-11
/
+11
2004-03-08
19553: rename c in zle to lastchar
Peter Stephenson
1
-127
/
+136
1999-04-15
Initial revision
Tanaka Akira
1
-0
/
+502