diff options
author | Jarno Mäkipää <jmakip87@gmail.com> | 2019-09-21 22:20:36 +0300 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2019-09-22 09:25:06 -0500 |
commit | 49f5ac02c55426b8f7dd1ba22da2d02b0074366d (patch) | |
tree | a1954ba7b09e038595e12e70b56c7b0ea87f3cb7 /tests/files/bc/pi_results.txt | |
parent | 1c0d96520032b0ee22442cb3b6ad74c798b0af78 (diff) | |
download | toybox-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/files/bc/pi_results.txt')
0 files changed, 0 insertions, 0 deletions