commit f460a1a5006891084495de8761d527ca3c33dd45 parent 7542dc3f5078996f9e5f44f69d39ee3a3bf366fb Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe> Date: Wed, 28 Feb 2024 02:19:11 -0500 Update tmux Removed unused configuration Diffstat:
| M | .config/tmux/tmux.conf | | | 4 | +--- |
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf @@ -1,3 +1 @@ -set -g default-terminal tmux-256color # Use 256 colors -set -g history-limit 100000 # Scrollback buffer number of lines -set -s escape-time 0 +set -g history-limit 100000