optionally highlight the focused pane
This commit is contained in:
+9
-1
@@ -71,6 +71,12 @@ tmux_conf_theme_hostname=enabled
|
||||
#tmux_conf_theme_hostname=disabled
|
||||
#tmux_conf_theme_hostname=ssh
|
||||
|
||||
# highlight focuse pane, possible values are:
|
||||
# - enabled
|
||||
# - disabled
|
||||
tmux_conf_theme_highlight_focused_pane=disabled
|
||||
#tmux_conf_theme_highlight_focused_pane=enabled
|
||||
|
||||
# should new windows retain current path, possible values are:
|
||||
# - true
|
||||
# - false
|
||||
@@ -83,7 +89,9 @@ tmux_conf_new_windows_retain_current_path=false
|
||||
tmux_conf_new_panes_retain_current_path=true
|
||||
#tmux_conf_new_panes_retain_current_path=false
|
||||
|
||||
# prompt for session name when creating a new session
|
||||
# prompt for session name when creating a new session, possible values are:
|
||||
# - true
|
||||
# - false
|
||||
tmux_conf_new_session_prompt=false
|
||||
#tmux_conf_new_session_prompt=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user