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
2014-12-08
33924: allow vi line/characterwise mode to be forced
Oliver Kiddle
1
-0
/
+12
2014-12-05
33860: minor fixes to vi mode changes
Oliver Kiddle
1
-5
/
+7
2014-11-17
33636: add support for a linewise visual selection mode
Oliver Kiddle
1
-0
/
+19
2014-11-17
33635: adapt region to function as vim style visual selection mode
Oliver Kiddle
1
-0
/
+18
2014-10-23
33519: last character in the buffer can be cut, changed or yanked using vi-fo...
Oliver Kiddle
1
-1
/
+1
2013-04-02
Jun. T: typo in vi-goto-mark
Peter Stephenson
1
-1
/
+1
2013-02-09
31037: return to previous position with vi-goto-mark using `` or ''
Oliver Kiddle
1
-4
/
+12
2012-08-13
Aaron Scrab: 30604: make repeating vi skip character useful by ignoring
Peter Stephenson
1
-7
/
+24
2012-08-13
Aaron Schrab: 30603: repeating vi skip characters command caused bad position
Peter Stephenson
1
-0
/
+2
2011-05-12
29208: make vimatchbracket more useful in emacs mode
Mikael Magnusson
1
-0
/
+3
2011-01-11
28611: remove unused special behaviour for vi mark 26
Peter Stephenson
1
-9
/
+4
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