From 6bc9a7537addbf45e8c3a25cedfa0f9395aee3c5 Mon Sep 17 00:00:00 2001 From: pks Date: Sun, 14 Dec 2025 22:52:10 +0100 Subject: WIP --- tmux/.tmux/common.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tmux/.tmux') diff --git a/tmux/.tmux/common.conf b/tmux/.tmux/common.conf index ab77f0e..5050ac3 100644 --- a/tmux/.tmux/common.conf +++ b/tmux/.tmux/common.conf @@ -14,6 +14,9 @@ set -g default-terminal "screen-256color" unbind C-a set -g prefix C-a +# misc +set -g set-clipboard on + # status set -g status-left-length 32 set -g status-right-length 150 -- cgit v1.2.3