mirror of
https://github.com/neovim/neovim.git
synced 2025-09-03 18:08:16 +00:00

This prevents Nvim TUI running in tests from thinking it's inside tmux. Another solution is make :terminal unset $TMUX instead, but I'm not sure if that'll break some other use cases.