From d2c331b9f036951eef062dd5141c75182375ba12 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Tue, 22 Jul 2025 00:56:22 +0200 Subject: Add current configuration --- common/.tmux.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 common/.tmux.conf (limited to 'common/.tmux.conf') diff --git a/common/.tmux.conf b/common/.tmux.conf new file mode 100644 index 0000000..baf40b1 --- /dev/null +++ b/common/.tmux.conf @@ -0,0 +1,5 @@ +set -g prefix C-space +unbind C-b +bind C-space send-prefix + +bind -n M-PgUp copy-mode -u -- cgit v1.2.3