mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +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.