From eed6b12986da6fa77f5107820f87f471c2f7f93e Mon Sep 17 00:00:00 2001 From: Skladnayazebra Date: Tue, 30 Jun 2026 14:21:37 +0200 Subject: tmux: use new copy mode feature: line numbers --- tmux/tmux.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tmux/tmux.conf') diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 6ec03f2..e4eb8ea 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -47,3 +47,5 @@ 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