mirror of
https://github.com/neovim/neovim.git
synced 2026-01-03 18:06:29 +10: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.