added an indicator in the status line that shows if <prefix> has been pressed

This commit is contained in:
Gregory Pakosz
2015-10-28 21:26:23 +01:00
parent b9943589e3
commit c66be48314
3 changed files with 31 additions and 2 deletions
+7
View File
@@ -4,6 +4,13 @@
tmux_conf_theme=default
#tmux_conf_theme=powerline
# display an indicator in the status line when the prefix key has been pressed,
# possible values are:
# - enabled
# - disabled
tmux_conf_theme_prefix=disabled
#tmux_conf_theme_prefix=enabled
# display the battery information in the status line, possible values are:
# - enabled
# - disabled