aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/vim.c
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2019-03-10 13:31:05 +0100
committerJustin M. Keyes <justinkz@gmail.com>2019-03-11 08:43:27 +0100
commit43184566aafdd3ed9e787775c83ba6b73faa0cf6 (patch)
tree217a2f72c6a74307153dbfe01b88da66c13ca513 /src/nvim/api/vim.c
parentef5037e7f6e199ade4475d819842e66eb3bd8381 (diff)
downloadrneovim-43184566aafdd3ed9e787775c83ba6b73faa0cf6.tar.gz
rneovim-43184566aafdd3ed9e787775c83ba6b73faa0cf6.tar.bz2
rneovim-43184566aafdd3ed9e787775c83ba6b73faa0cf6.zip
TUI/background detection: hook into VimEnter event
If terminal response is received during startup, set 'background' from a nested "one-shot" (once) VimEnter autocmd. The previous not-so-clever "self-rescheduling" approach could cause a long delay at startup (event-loop does not make forward progress). fixes #9675 ref #9509
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions