Closed pbosab closed 1 month ago
It looks like you are using VNC to connect to local machine.
This is not a bug. tmux sets some environment variables when starts up to make sure nested program (eg, tmux -> zsh -> emacs -> zsh) know it's in tmux environment. If you start a GUI program in tmux, you should unset these variables to prevent the program inside from mistakenly thinking it's still in the tmux.
TMUX= TMUX_PANE= vnc
Describe the bug
connecting through ssh, launching a vnc session from inside tmux, if I open a terminal in the vnc client the window of fzf-tab get displayed in the tmux session of the ssh client. if I go back to the ssh client and "escape" it, I will get the correct display in the vnc client.
I can make sure:
compinit
Screenshots
If applicable, add screenshots to help explain your problem.
Environment: