aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJarno Mäkipää <jmakip87@gmail.com>2019-09-21 22:20:36 +0300
committerRob Landley <rob@landley.net>2019-09-22 09:25:06 -0500
commit49f5ac02c55426b8f7dd1ba22da2d02b0074366d (patch)
treea1954ba7b09e038595e12e70b56c7b0ea87f3cb7 /tests
parent1c0d96520032b0ee22442cb3b6ad74c798b0af78 (diff)
downloadtoybox-49f5ac02c55426b8f7dd1ba22da2d02b0074366d.tar.gz
vi: Added yank
Added: yank and push Rewrote: delete operations Minor cleanups: Rewrote delete operations to use one delete function instead of having separate behavior here and there. Now delete and yank both always move cursor and then clip the whole cursor area into yank register. For example x is just ld or jd depeding are we right edge or not, and dd is jd with some special flags etc. Now only default yank register is implemented, but implemeting yank register list should be trivial since cmd execution already passes register char.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions