jimeh / tmux-themepack

A pack of various Tmux themes.
1.65k stars 204 forks source link

Add support for tmux-prefix-highlight? #28

Open Blake-LeBlanc opened 5 years ago

Blake-LeBlanc commented 5 years ago

Excellent pack of themes you have here jimeh!

Is it possible an option could be added to support the tmux-prefix-highlight plugin out of the box? I consider it a very useful plugin when interacting with multiple windows.

In the meantime, I've gone through the theme I use and manually added the tmux-prefix-highlight indicator to the status line.

Thank you again! -Blake

jimeh commented 5 years ago

I hadn't come across that plugin before, but I definitely want it :D

I'm currently working on a refractor of the themes to allow full user customization, once done I'll have a look at adding built-in support for prefix- highlight :)

lovesegfault commented 4 years ago

Any news on this? It'd be awesome to get this integrated :)

jimeh commented 4 years ago

I've got a major refactor in #30 that's laying the groundwork for being able to customize, and add new features to all themes easily. I'll be adding support for the tmux-prefix-highlight plugin once #30 is merged in :)

jimeh commented 4 years ago

@Blake-LeBlanc @lovesegfault I have this implemented in #34 now. If you guys wouldn't mind having a look and see what you think, that'd be great :)

I couldn't easily integrate the tmux-prefix-highlight plugin and make it play as nice with the powerline themes as I would have liked, so I implemented a custom solution instead.