mirror of
https://github.com/tmux/tmux.git
synced 2026-05-30 14:16:18 +00:00
524f283cc6fb6f91bb72b8e7f043fcc3b80a97a1
option has the following modes: off, default (tmux's normal line numbering where 0 is the top visible line), absolute (first line in history is 1), relative (relative to the cursor) and hybrid (current line is absolute, others relative). Also adds copy-mode-line-number-style and copy-mode-current-line-number-style to set the style of the line numbers. When copy mode is entered with the mouse, line numbers stay off. From Leo Henon in GitHub issue 5025.
Description
No description provided
Languages
C
87.4%
Roff
7.2%
Shell
2.8%
Yacc
1.3%
M4
0.8%
Other
0.5%