diff options
| -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 |
