|
|
@@ -16,10 +16,6 @@ set-option -g pane-base-index 1
|
|
|
# History scrollback.
|
|
|
set-option -g history-limit 9999999
|
|
|
|
|
|
-# Display a status line message when activity occurs in a window for which the
|
|
|
-# monitor-activity window option is enabled.
|
|
|
-set-option -g visual-activity on
|
|
|
-
|
|
|
# Resize the window to the size of the smallest session for which it is the
|
|
|
# current window, rather than the smallest session to which it is attached.
|
|
|
set-window-option -g aggressive-resize on
|