diff options
author | Ron Yorston | 2021-04-15 12:04:45 +0100 |
---|---|---|
committer | Denys Vlasenko | 2021-04-15 13:09:12 +0200 |
commit | 74d565ff1f3756a6a6646c4f7c27dd46beaee06f (patch) | |
tree | 54a265f885700d611be17e0a3b996dfb2d244c4e /coreutils/tac.c | |
parent | 47c3eaa22f7bbdc1d397c3d29beae33139beecde (diff) | |
download | busybox-74d565ff1f3756a6a6646c4f7c27dd46beaee06f.zip busybox-74d565ff1f3756a6a6646c4f7c27dd46beaee06f.tar.gz |
vi: make context marks more like vi
The context marks that are automatically updated and can be used
with the "''" command didn't behave the same as in vi. Marks
were only being set for certain editing commands when they should
have been set on successful movement commands.
Make BusyBox vi behave more like vi.
function old new delta
.rodata 105179 105194 +15
do_cmd 4723 4668 -55
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 15/-55) Total: -40 bytes
Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils/tac.c')
0 files changed, 0 insertions, 0 deletions