Files
tmux-themepack/src/powerline/block/gray.tmuxtheme
Jim Myhrberg 06a63f4118 feat: Add pane sync and prefix key status indicators
The indicators used can be customized:

- For the prefix key indicator, set `@themepack-prefix-key-on-format`
and `@themepack-prefix-key-off-format` options. The off format must be
the same length as the on format to avoid weird behavior.
- For the pane sync indicator, set `@themepack-pane-sync-on-format` and
`@themepack-pane-sync-off-format` options. The off format must be the
same length as the on format to avoid weird behavior.
2019-12-22 23:34:15 +00:00

8 lines
169 B
Plaintext

#
# Powerline Gray Block - Tmux Themepack
#= include "powerline/_info"
# Powerline color options
#= include "powerline/_colors/gray"
#= include "powerline/block/_base"