omerxx / tmux-floax

The missing floating pane for Tmux
GNU General Public License v3.0
412 stars 26 forks source link

Option to not use/need nerd font #37

Open openjck opened 5 days ago

openjck commented 5 days ago

Please correct me if I'm mistaken, but it appears tmux-floax requires a nerd font, like Powerline. I don't use a nerd font because I find them frustrating to install in some environments, like WSL. I believe that's why the title bar of the floating pane looks odd for me:

Screenshot from 2024-10-26 21-46-27

Please add an option which can be used to direct tmux-floax not to attempt to use a nerd font, similar to the --simplified-ui option in Zellij. Thank you! :slightly_smiling_face:

dotintegral commented 4 days ago

Hey. This actually could be a second use-case for my idea here https://github.com/omerxx/tmux-floax/issues/35

If given option to set custom default title, you could just provide one without nerd font icons 🤔