Files
neovim/test/functional
Justin M. Keyes 43184566aa 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
2019-03-11 08:43:27 +01:00
..
2019-03-10 04:58:30 +01:00
2019-01-27 00:51:58 +01:00
2019-01-17 23:24:03 +01:00
2016-06-10 21:50:49 +03:00