tmux: Rearrange config options
This commit is contained in:
@@ -16,8 +16,6 @@ set-option -g mode-keys vi
|
||||
|
||||
set-option -g renumber-windows on
|
||||
|
||||
set-option -g bell-action any
|
||||
|
||||
set-option -g history-limit 50000
|
||||
|
||||
set-option -g base-index 1
|
||||
@@ -46,6 +44,8 @@ set-option -g window-status-current-style "bg=#e5b567,fg=black"
|
||||
set-option -g monitor-activity on
|
||||
set-option -g visual-activity off
|
||||
set-option -g window-status-activity-style "bg=#ff7777,fg=black"
|
||||
set-option -g monitor-bell on
|
||||
set-option -g bell-action any
|
||||
|
||||
set-option -g automatic-rename on
|
||||
set-option -g automatic-rename-format '#{pane_current_command}'
|
||||
|
||||
Reference in New Issue
Block a user