From 490bb94c4670f0030a9a3f24bb975b48cc73b5bc Mon Sep 17 00:00:00 2001 From: Skladnayazebra Date: Fri, 3 Jul 2026 12:29:55 +0200 Subject: tmux: remove line numbers from copy mode --- tmux/tmux.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index e4eb8ea..6ec03f2 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -47,5 +47,3 @@ set-window-option -g status-interval 1 # increase scrollback size to 50K lines set-option -g history-limit 50000 - -set-option -g copy-mode-line-numbers absolute -- cgit v1.3.1