diff options
| author | Skladnayazebra <skladnayazebra@gmail.com> | 2026-06-30 14:21:37 +0200 |
|---|---|---|
| committer | Skladnayazebra <skladnayazebra@gmail.com> | 2026-06-30 14:21:37 +0200 |
| commit | eed6b12986da6fa77f5107820f87f471c2f7f93e (patch) | |
| tree | a7130f9915d641f0b89ac3049b7106d1901b4927 /tmux/tmux.conf | |
| parent | f4cd750bb5c1be3396da6f14f18f26b97e855422 (diff) | |
tmux: use new copy mode feature: line numbers
Diffstat (limited to 'tmux/tmux.conf')
| -rw-r--r-- | tmux/tmux.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
