|
|
|
|
|
by thathonkey
4363 days ago
|
|
My approach to CLI is basically: if I wanted to use the mouse, I wouldn't be in the terminal. Having to reach for the mouse is a huge waste of time and I only do it if I need to scroll (rare) or copy+paste (relatively common). Although since I use OS X (Darwin) I don't always need the mouse to copy+paste (ie. pbcopy -> cmd+V). |
|
There's also one more situation where we need the mouse: selecting a specific text on the console to copy & paste.