New feature for tmux-power plugin (powerline theme for tmux): add support for configurable sections in status bar, simplifies the integration of other plugins
#Tmux https://github.com/wfxr/tmux-power/issues/64
RFC: Lualine-style configurable sections for status bar · Issue #64 · wfxr/tmux-power
Motivation Currently, every status bar component (user, session, upload/download speed, web reachable, etc.) requires dedicated options (show_xxx, xxx_icon) and hardcoded integration in the plugin....
GitHub