diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-06-14 06:20:42 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-14 06:20:42 +0800 |
commit | 5def8714ad70e71e07773960269fff5c0c95e7ab (patch) | |
tree | ff97b539acbaccd538c0269b46e322e7d55632dc /test/functional/terminal/buffer_spec.lua | |
parent | 4a2494098025c9e9b3aa205bdc2d357315831dc3 (diff) | |
download | rneovim-5def8714ad70e71e07773960269fff5c0c95e7ab.tar.gz rneovim-5def8714ad70e71e07773960269fff5c0c95e7ab.tar.bz2 rneovim-5def8714ad70e71e07773960269fff5c0c95e7ab.zip |
fix(terminal): set local values of window options (#29326)
Diffstat (limited to 'test/functional/terminal/buffer_spec.lua')
-rw-r--r-- | test/functional/terminal/buffer_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/terminal/buffer_spec.lua b/test/functional/terminal/buffer_spec.lua index 4ad0862986..365a4f8035 100644 --- a/test/functional/terminal/buffer_spec.lua +++ b/test/functional/terminal/buffer_spec.lua @@ -196,7 +196,7 @@ describe(':terminal buffer', function() screen:expect([[ ab^c | {4:~ }| - {17:========== }| + {5:========== }| rows: 2, cols: 50 | {2: } | {18:========== }| |