Hacker News new | ask | show | jobs
by dyingkneepad 1773 days ago
I use Vim and I make heavy use of the ":terminal" command. I use splits and buffers. Sometimes I have more than one tab in my terminal (terminator). I used to use Gvim too, that works fine too, but these days I have to make heavy usage of ssh so I kinda dropped the habit. Ctags is another important tool I make use of. I also do a lot of grepping but I should switch to one of the many better alternatives.