diff options
author | Ron Yorston | 2021-04-15 12:04:22 +0100 |
---|---|---|
committer | Denys Vlasenko | 2021-04-15 13:09:12 +0200 |
commit | 47c3eaa22f7bbdc1d397c3d29beae33139beecde (patch) | |
tree | ea58556dd1994fad4232a4028a760b8e6b4a9dac /coreutils/tac.c | |
parent | ac6495f6fbb97cb59ccd0a6744660346fd9b80b3 (diff) | |
download | busybox-47c3eaa22f7bbdc1d397c3d29beae33139beecde.zip busybox-47c3eaa22f7bbdc1d397c3d29beae33139beecde.tar.gz |
vi: correct autoindent for 'O' command
Opening a line above the current line with the 'O' command should
use the current, not previous, line to determine how much to
autoindent.
function old new delta
char_insert 531 563 +32
do_cmd 4746 4723 -23
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 32/-23) Total: 9 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