tmux: tweaks

This commit is contained in:
John Bowdre 2024-12-05 14:20:02 -06:00
parent ce5454ff7a
commit c0691116b1
Signed by: john
SSH key fingerprint: SHA256:cZYnOxaLdo+MhBNMX38ihO/p2Kek6fBykSFoJwHBhUo

View file

@ -39,9 +39,8 @@
bind -n M-j previous-window # alt+j bind -n M-j previous-window # alt+j
bind -n M-k next-window # alt+k bind -n M-k next-window # alt+k
# auto window rename # shorter status update interval
set-option -g automatic-rename set-option -g status-interval 1
set-option -g automatic-rename-format '#{pane_current_command}'
# display up to 20 chars of session name # display up to 20 chars of session name
set-option -g status-left-length 20 set-option -g status-left-length 20