mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 22:35:33 +00:00
:restart changes the terminal under which the server process is run, which can be confusing when combined with other testing. Also, use COLORTERM=xterm-256color for tests with 'notermguicolors' to avoid delay on server exit. Not all these delays are blocking, but they increase the number of simultaneously existing Nvim processes.