diff options
author | Ron Yorston | 2021-04-25 11:53:54 +0100 |
---|---|---|
committer | Denys Vlasenko | 2021-04-28 11:29:33 +0200 |
commit | e6bc8a29a9f5e679f5c2f8e1ab3541dc99752350 (patch) | |
tree | 11b9c15fa75ed55b4810f82b93fe228fe77a6c59 /testsuite/ln | |
parent | b9aaa375a3acd83eeca8721d925bca67398bd3af (diff) | |
download | busybox-e6bc8a29a9f5e679f5c2f8e1ab3541dc99752350.zip busybox-e6bc8a29a9f5e679f5c2f8e1ab3541dc99752350.tar.gz |
vi: preserve state when switching file
When a new file is opened from an existing editing session the
following details should be preserved:
- the last command used;
- the last character searched for on a line.
function old new delta
edit_file 849 835 -14
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-14) Total: -14 bytes
Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/ln')
0 files changed, 0 insertions, 0 deletions