adding longer pane times

This commit is contained in:
KeeganForelight 2022-03-09 15:19:16 -05:00
parent 0d488ba3e4
commit 4c1957af7b

View File

@ -4,4 +4,6 @@ set -g default-terminal "screen-256color"
# Set scrollback buffer
set -g history-limit 10000
# Set display time to be longer to allow selecting
set -g display-panes-time 3000