diff options
| author | Skladnayazebra <skladnayazebra@gmail.com> | 2026-07-03 12:29:55 +0200 |
|---|---|---|
| committer | Skladnayazebra <skladnayazebra@gmail.com> | 2026-07-03 12:29:55 +0200 |
| commit | 490bb94c4670f0030a9a3f24bb975b48cc73b5bc (patch) | |
| tree | 322c8d12cfbc31f13471bf694fa075bc9033b3db /tmux | |
| parent | b30ed4075f2db3a23e20e2e11c1c4a1b52f1e6e4 (diff) | |
tmux: remove line numbers from copy mode
Diffstat (limited to 'tmux')
| -rw-r--r-- | tmux/tmux.conf | 2 |
1 files changed, 0 insertions, 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 |
