aboutsummaryrefslogtreecommitdiff
path: root/tests/files/vi/dw_last.in
diff options
context:
space:
mode:
authorJarno Mäkipää <jmakip87@gmail.com>2020-02-01 11:03:38 +0200
committerRob Landley <rob@landley.net>2020-02-02 09:32:01 -0600
commitdf19a448f6e05f73dddabcf6f6da142cedccbbd6 (patch)
treeeb17a232a63e54eb83f9dac6171f92e79d94dcc4 /tests/files/vi/dw_last.in
parent763e85820b91f11cac8930a6613b6da334755830 (diff)
downloadtoybox-df19a448f6e05f73dddabcf6f6da142cedccbbd6.tar.gz
vi: fix dw_last test, add more tests
Fixed delete last word test. (script should not have \n since it is cursor down in vim) Added tests to check inserts Added tests to check yank and push
Diffstat (limited to 'tests/files/vi/dw_last.in')
-rw-r--r--tests/files/vi/dw_last.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/files/vi/dw_last.in b/tests/files/vi/dw_last.in
index dc69492f..76495036 100644
--- a/tests/files/vi/dw_last.in
+++ b/tests/files/vi/dw_last.in
@@ -1,6 +1,3 @@
-G
-$
-b
-dw
+G$bdw
:wq