diff options
Diffstat (limited to 'test/functional/legacy/prompt_buffer_spec.lua')
-rw-r--r-- | test/functional/legacy/prompt_buffer_spec.lua | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/test/functional/legacy/prompt_buffer_spec.lua b/test/functional/legacy/prompt_buffer_spec.lua index d5b315a0c7..513be807be 100644 --- a/test/functional/legacy/prompt_buffer_spec.lua +++ b/test/functional/legacy/prompt_buffer_spec.lua @@ -15,6 +15,7 @@ describe('prompt buffer', function() source([[ func TextEntered(text) if a:text == "exit" + set nomodified stopinsert close else @@ -59,7 +60,7 @@ describe('prompt buffer', function() Command: "hello" | Result: "hello" | % ^ | - [Prompt] | + [Prompt] [+] | other buffer | ~ | ~ | @@ -101,7 +102,7 @@ describe('prompt buffer', function() ~ | ~ | ~ | - [Prompt] | + [Prompt] [+] | other buffer | ~ | ~ | @@ -114,7 +115,7 @@ describe('prompt buffer', function() ~ | ~ | ~ | - [Prompt] | + [Prompt] [+] | other buffer | ~ | ~ | @@ -127,7 +128,7 @@ describe('prompt buffer', function() ~ | ~ | ~ | - [Prompt] | + [Prompt] [+] | other buffer | ~ | ~ | |