diff options
author | Gregory Anders <greg@gpanders.com> | 2021-09-04 15:28:08 -0600 |
---|---|---|
committer | Gregory Anders <greg@gpanders.com> | 2023-08-10 09:08:25 -0500 |
commit | 673ee213e9d0900b1fa2638dc5373ee8167ed4fa (patch) | |
tree | 94abb447f78f33d4367f5848444993074f23214f /runtime/lua/vim/_editor.lua | |
parent | 0c89854da1893c9d9d5da1994bea69df31fc2a6f (diff) | |
download | rneovim-673ee213e9d0900b1fa2638dc5373ee8167ed4fa.tar.gz rneovim-673ee213e9d0900b1fa2638dc5373ee8167ed4fa.tar.bz2 rneovim-673ee213e9d0900b1fa2638dc5373ee8167ed4fa.zip |
test: update tests for auto-closing :term buffers
The terminal buffer closes automatically when using `:terminal` and the
command exits without an error. This messes up some tests that expect
the terminal buffer to still be open. We can force the buffer not to
close by passing an argument to `:terminal`. This can be anything, since
the shell-test stub simply prints whatever argument it's given.
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions