From e251ba7cf80e19170932226bff6cd5971082fa96 Mon Sep 17 00:00:00 2001 From: Belal Elsabbagh Date: Tue, 14 Oct 2025 19:23:38 +0300 Subject: [PATCH] Update tmux.conf --- .config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index fe37547..8b178c7 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -3,6 +3,7 @@ set-environment -g TMUX_PLUGIN_MANAGER_PATH '~/.tmux/plugins' set -g default-terminal "tmux-256color" set -ag terminal-overrides ",xterm-256color:RGB" set -g mouse on +set-option -g set-clipboard external unbind C-b set -g prefix C-Space