diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-03-21 19:16:26 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-03-22 18:43:00 +0100 |
commit | 9c8540edfd52c77678eac84e48beb56171487b3f (patch) | |
tree | 9a54fcc4f4252d943e47a6ad5b9310d215204ee2 /src/nvim/viml/executor/executor.c | |
parent | f06a6913260a320ec6b8ede5860edb1829c4f8ba (diff) | |
download | rneovim-9c8540edfd52c77678eac84e48beb56171487b3f.tar.gz rneovim-9c8540edfd52c77678eac84e48beb56171487b3f.tar.bz2 rneovim-9c8540edfd52c77678eac84e48beb56171487b3f.zip |
vim-patch:8.0.0159
References #5406
Problem: Using a NULL pointer when using feedkeys() to trigger drawing a
tabline.
Solution: Skip drawing a tabline if TabPageIdxs is NULL. (Dominique Pelle)
Also fix recursing into getcmdline() from the cmd window.
https://github.com/vim/vim/commit/c695cec4698b41d7b9555efdd47dda9b1945d3ae
Diffstat (limited to 'src/nvim/viml/executor/executor.c')
0 files changed, 0 insertions, 0 deletions