This commit is contained in:
talksik
2023-09-08 09:42:48 -07:00
parent 201e9b7d84
commit d991742d48
3 changed files with 8 additions and 12 deletions
-7
View File
@@ -1,13 +1,6 @@
# 0 is too far from ` ;)
set -g base-index 1
# Automatically set window title
set-window-option -g automatic-rename on
set-option -g set-titles on
setw -g window-status-current-format '#{pane_current_command}'
setw -g window-status-format '#{pane_current_command}'
set -g default-terminal screen-256color
set -g status-keys vi
set -g history-limit 10000