gpakosz / .tmux

🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
MIT License
22.04k stars 3.37k forks source link

opening nvim inside of tmux overwrites the tmux status bar #431

Closed rhaynes74 closed 3 years ago

rhaynes74 commented 3 years ago

Hi folks, when using this setup, if I run nvim inside of tmux the status bar for tmux gets overwritten with the nvim status bar, and it doesn't revert after closing nvim. Suggestions?

gpakosz commented 3 years ago

Hello @rhaynes74 đź‘‹

Can you verify the behavior doesn't happen when using the stock configuration, by e.g. launching tmux the following way:

$ tmux -L test -f /dev/null

Thank you

rhaynes74 commented 3 years ago

Hi Gregory - thanks for the message.   Would be difficult for me to test again, I changed my config quite a bit.  Removing tmuxline seemed to fix it.

Sincerely,

Dr. Ronald D. Haynes

Professor, Department of Mathematics and Statistics Chair, MSc and PhD Scientific Computing Programs Memorial University of Newfoundland

We acknowledge that the lands on which Memorial University’s campuses are situated are in the traditional territories of diverse Indigenous groups, and we acknowledge with respect the diverse histories and cultures of the Beothuk, Mi’kmaq, Innu, and Inuit of this province. On Dec 6, 2020, 5:35 AM -0330, Gregory Pakosz notifications@github.com, wrote:

Hello @rhaynes74 đź‘‹ Can you verify the behavior doesn't happen when using the stock configuration, by e.g. launching tmux the following way: $ tmux -L test -f /dev/null

Thank you — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

gpakosz commented 3 years ago

Hey @rhaynes74 đź‘‹

Alright. Feel free to reopen.