From df19a448f6e05f73dddabcf6f6da142cedccbbd6 Mon Sep 17 00:00:00 2001 From: Jarno Mäkipää Date: Sat, 1 Feb 2020 11:03:38 +0200 Subject: 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 --- tests/files/vi/insert_sof.in | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/files/vi/insert_sof.in (limited to 'tests/files/vi/insert_sof.in') diff --git a/tests/files/vi/insert_sof.in b/tests/files/vi/insert_sof.in new file mode 100644 index 00000000..b91b2c1b --- /dev/null +++ b/tests/files/vi/insert_sof.in @@ -0,0 +1,2 @@ +ihello +:wq -- cgit v1.2.3