diff options
author | Jarno Mäkipää <jmakip87@gmail.com> | 2020-02-15 23:55:06 +0200 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2020-02-28 17:59:05 -0600 |
commit | 6f0f61ad4430f3df72b118371a8b1643ddb69429 (patch) | |
tree | def1d11a1ef59de7d7cf106db58cf3c655481b7e /tests/files/vi/dd_first.in | |
parent | 436d18dfea8e01bca368ac65970b57201d485b97 (diff) | |
download | toybox-6f0f61ad4430f3df72b118371a8b1643ddb69429.tar.gz |
vi: Rearrange functions, add o, O, I
Place function calls in order so that there is no unneeded
declarations, clear some whitespace stuff. Add few commands
that are commonly used.
cleanup: reorganize functions
cleanup: some whitespace stuff
add: vi_o vi_O vi_I
fix: stop at edges when h and l
fix: fix dd not updating screen
fix: render after all delete moves
Diffstat (limited to 'tests/files/vi/dd_first.in')
0 files changed, 0 insertions, 0 deletions