tmux clipbiard

This commit is contained in:
2026-02-16 08:29:14 +01:00
parent d11695bcf8
commit 396c36f5a9
2 changed files with 6 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ set -g history-limit 100000
# mouse
set -g mouse on
set -s set-clipboard on
set -g allow-passthrough on
# utf8 / colors
set -g default-terminal "screen-256color"