Hacker News new | ask | show | jobs
by wcarey 1961 days ago
Our computers (intentionally) don't have mice.
1 comments

This is a good thing. But what does it have to do with whether you use curses or gtk-based programs? In both cases you can use either the mouse (eww) or the keyboard.
Truth be told, I've never tried to use a gtk-based editor without a mouse. Which would you recommend? I'll try it out.
I'm not the most representative person for that... I can only suggest gvim ;)

Anyhow, just tried gedit and you can press "^S" to save the file and "^Q" to close the window, which is pretty much all that you need to start editing text files.