tmux-powerline
tmux-powerline copied to clipboard
⚡️ A tmux plugin giving you a hackable status bar consisting of dynamic & beautiful looking powerline segments, written purely in bash.
When we are not using patched font, we have to edit segment/vcs_branch.sh, instead of just configuration files.
It'd be nice to install/manage this the same way I am managing other tmux extensions.
when i had the config as you listed in my .tmux.conf, nothing showed up. you were showing an example, however i think it might be better to find a fairly...
Hey, I would like to utilise the fancy window list, but that doesn't work right now for me, as it seems the `tmux set-hook -g session-created "run-shell '${TMUX_POWERLINE_DIR_HOME}/powerline.sh init'"` doesn't...
I can't figure out how to change the background color of the tmux window list in the middle. It is stuck on this green color, it kind of looks like...
As soon I start tmux, the screen start scrolling randomly (sometimes it takes several seconds to scroll 1 line, but other times it scroll several lines in 1 second), and...
So this is odd. I have the WAN IP working as expected but the LAN IP script is just returning `N/a`. What makes this especially odd is that I grabbed...
### Discussed in https://github.com/erikw/tmux-powerline/discussions/342 Originally posted by **voodookiidoo** November 1, 2023 If i have an active proccess, such as vim or cat, the tab in the status bar that respresents...
* add new util function "is_tmp_valid" to make handling of temp files based on last update reusable * add new segment fixes #431