Y
Hacker News
new
|
ask
|
show
|
jobs
by
jstanley
1063 days ago
I actually think
lack
of line numbering is essential, because I quite frequently want to select blocks of code with the mouse and yank into the clipboard.
1 comments
tambourine_man
1063 days ago
That is true, but you can integrate tmux and vim with the system's clipboard. Then again, :set nu! is easy to type.
link