diff options
author | Jarno Mäkipää <jmakip87@gmail.com> | 2019-04-03 21:44:59 +0300 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2019-04-03 19:49:36 -0500 |
commit | 5ec4aa7ee58cdf209db31e8dda53224026d1167f (patch) | |
tree | 36acb82cfabf0578923e6f61c4572aba4028754e /toys/posix/uuencode.c | |
parent | 7b11e55921aa4e5d3265e96756436ee97641ccf5 (diff) | |
download | toybox-5ec4aa7ee58cdf209db31e8dda53224026d1167f.tar.gz |
VI rewrote char delete and hjkl movements
Reimplemented basic cursor movements and char delete.
In order to work more correctly with utf-8 data.
x,h,j,k,l seems to work now with test data such as
tests/files/utf8/test2.txt
hjkl now accept count parameter so 1000j will scroll file 1000 lines
relative move to bottom
word movements w,e,b... still need to be still reimplemented in order to
step correctly on utf-8 data
Diffstat (limited to 'toys/posix/uuencode.c')
0 files changed, 0 insertions, 0 deletions