dracula / tmux

🧛🏻‍♂️ Dark theme for tmux
https://draculatheme.com/tmux
MIT License
664 stars 311 forks source link

feature/hide ssh-session when not conntected #284

Closed Theoreticallyhugo closed 2 months ago

Theoreticallyhugo commented 3 months ago

adding an option that allows to hide the ssh host when not connected via ssh. so far i found it confusing when my laptops host was displayed in the ssh_session flag. this PR adds an option (that per default is deactivated) to hide the flag when not connected via ssh.

documentation follows in #278

ethancedwards8 commented 2 months ago

Thank you! This was definitely needed.