mirror of
https://github.com/neovim/neovim.git
synced 2026-05-01 03:24: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.