tmux/history

This commit is contained in:
Marc Beninca 2025-01-18 00:42:26 +01:00
parent fa9405e29f
commit 5f5e2b8a5b
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -20,6 +20,8 @@ bind-key -n M-Up switch-client -p
# empty name for windows
set-option -g automatic-rename on
set-option -g automatic-rename-format ''
# extend history limit
set-option -g history-limit 1048576
# enable mouse actions
set-option -g mouse on
# renumber windows after closing one