Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2022-04-20 11:23:30 +0300
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2022-04-20 17:06:04 +0300
commitc93eb1a95b1f06c145d4169a8776a318a2085e8b (patch)
tree85d6d038e6871ab65fae32323cd8f45bc079b2ac /scripts
parent57fea029cc3d6faf5a8b9ad4b17b543359fe7ccb (diff)
vi: fix backspace over tab in commands
Colon and search commands are entered on the status line. Since the cursor position wasn't being tracked backspacing over a tab resulted in a mismatch between the actual and apparent content of the command. function old new delta get_input_line 178 180 +2 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/0 up/down: 2/0) Total: 2 bytes Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions