How much do you use the terminal?
Actually, my main question is whether there is anybody here who
only (or almost only) uses a terminal/commandline interface for
his day-to-day computing?
I recently installed Arch alongside my usual Ubuntu and decided to forego the use of the X server... It has actually been easier than I had expected: mutt for email, w3m for the web, mocp for music, etc. But of course I still have my normal Ubuntu for when I really do need to look at something other than text (and it remains my primary OS).
Is there anybody here who has completed the switch and uses a CLI almost exclusively?
EDIT: fixed typo
10 comments
[ 4.2 ms ] story [ 40.4 ms ] threadWeb browsing, with modern insistence on JavaScript sh&t for displaying static text ("single-page apps" for web sites being a major offender), virtually cannot be done on terminal.
Other than that and playing media files (I happen to really like Exaile for music), I can't think of anything I do in GUI.
On the plus side: that does mean that I waste less time online when I'm in the terminal...
You don't even need to do that. Just try to open a part of the web page in another tab. Most of single-page apps fail this simple test, which is a very important way I interact with web sites.
However, from '83 to '89 I was text only!
The closest I come to this is when working on servers that don't have Xwindows installed. On these systems I don't need to use email, web, listen to music, etc.
Interesting question though. I assume folks that do this for development use tmux, screen or some other screen splitting.
OP: would this be better as an 'Ask HN'?
Yes, it would ;-) For some reason, I was under the impression that HN automatically prepends 'Ask HN' to all submissions that do not include a link. Guess I was wrong...
On Linux, you can cheat and use the Linux framebuffer for graphics without needing X. You just need to find software that supports it. Mplayer, a couple image viewers, and several of the lighter web browsers do.
I enjoy the terminal for development, but even then I find myself switching to Chrome for docs/github/stackoverflow, wireshark for packet capture, spotify for music.
Corporate stuff (outlook) is always MS / Windows based so it's just easier to stick with that.
If w3m was a bit more consistent with rendering (or if the web was more accessible) I would probably use that.