aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/prompt_buffer_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/legacy/prompt_buffer_spec.lua')
-rw-r--r--test/functional/legacy/prompt_buffer_spec.lua15
1 files changed, 14 insertions, 1 deletions
diff --git a/test/functional/legacy/prompt_buffer_spec.lua b/test/functional/legacy/prompt_buffer_spec.lua
index a987eaf12c..5c077e3f7d 100644
--- a/test/functional/legacy/prompt_buffer_spec.lua
+++ b/test/functional/legacy/prompt_buffer_spec.lua
@@ -125,9 +125,22 @@ describe('prompt buffer', function()
~ |
|
]])
+ feed("<C-O>lz")
+ screen:expect([[
+ % -hz^el |
+ ~ |
+ ~ |
+ ~ |
+ [Prompt] [+] |
+ other buffer |
+ ~ |
+ ~ |
+ ~ |
+ |
+ ]])
feed("<End>x")
screen:expect([[
- % -helx^ |
+ % -hzelx^ |
~ |
~ |
~ |