From e326481a9e5735b90e32b6507e55c14a52f6c178 Mon Sep 17 00:00:00 2001 From: John Doty Date: Fri, 31 Jan 2025 04:18:16 +0000 Subject: [PATCH] tmux direct --- .tmux.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index dcd4ceb..0488dd2 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -43,5 +43,8 @@ set-window-option -g window-status-current-style bg=red # set-window-option -g mouse on set -g history-limit 30000 +# pretty +set -g default-terminal "tmux-direct" + # fish! -set-option -g default-shell /bin/fish \ No newline at end of file +set-option -g default-shell /bin/fish