tmux scrollback buffer + alias typos

This commit is contained in:
2023-04-13 17:32:14 +02:00
parent d745dcb48c
commit f789ee615f
2 changed files with 7 additions and 2 deletions

View File

@@ -46,6 +46,9 @@ set -g display-panes-colour colour244
#set-option -g status-utf8 on
set -g default-terminal "xterm-256color"
# Scrollback buffer
set -g history-limit 64000
# Enable mouse integration
set -g mouse on