diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-11-24 00:56:58 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-11-23 21:56:58 -0800 |
commit | 222637c341700294a059651bcea62d2e91795646 (patch) | |
tree | 42564f2f8e82811822e1bda71ee1c71f0cd4da62 /test/functional/lua/vim_spec.lua | |
parent | 2aa7b101142e4b66682ba40b43537d8f2192f0a3 (diff) | |
download | rneovim-222637c341700294a059651bcea62d2e91795646.tar.gz rneovim-222637c341700294a059651bcea62d2e91795646.tar.bz2 rneovim-222637c341700294a059651bcea62d2e91795646.zip |
vim-patch:8.1.1334: respect shortmess=F when buffer is hidden #11443
Problem: When buffer is hidden "F" in 'shortmess' is not used.
Solution: Check the "F" flag in 'shortmess' when the buffer is already
loaded. (Jason Franklin) Add test_getvalue() to be able to test
this.
https://github.com/vim/vim/commit/eda652215abf696f86b872888945a2d2dd8c7192
test_getvalue() is not implemented.
It is only used for checking "need_fileinfo" internal variable.
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions