diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-09-09 13:57:27 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-09-09 14:07:36 +0200 |
commit | 06f8ad5b2af59f61f053387d1347f6b1eada850e (patch) | |
tree | 05fc1d5a723f9ede453b2ebe72777aa71484c190 /src/nvim/regexp.c | |
parent | 618cfe03fce818ae546292e34d808d0d5e8ae631 (diff) | |
download | rneovim-06f8ad5b2af59f61f053387d1347f6b1eada850e.tar.gz rneovim-06f8ad5b2af59f61f053387d1347f6b1eada850e.tar.bz2 rneovim-06f8ad5b2af59f61f053387d1347f6b1eada850e.zip |
terminal.c: need maketitle() in terminal-mode
normal_redraw() usually takes care of this, but that doesn't happen
during terminal-mode.
regression by c484323dc67f
steps to reproduce:
nvim -u NORC --cmd 'execute("set titlestring=" . $NVIM_LISTEN_ADDRESS) | set title | startinsert | !sleep 1' term://sh
closes #7248
Diffstat (limited to 'src/nvim/regexp.c')
0 files changed, 0 insertions, 0 deletions