Neovim .10.0-1 crashes SSH/Tmux when run over SSH inside tmux session
Description:
When starting Neovim 0.10.0-1 over SSH inside of a tmux session, the session crashes.
I can confirm this occurs with my current init.lua config (that worked fine in 0.9.5-6) and also when I remove the config file.
Neovim launches fine when I SSH into my machine without a tmux session, however. The bug may be with tmux, but it did not occur in previous versions of Neovim.
Steps to reproduce:
- On desktop, launch tmux.
- SSH into Arch host.
- launch nvim .10