IDEs have surrounded developers since long, but the older generation of developers used to write their code right from the terminal window. Although IDEs increase productivity and made it easier to ...
If you want to improve productivity on any piece of frequently used software there’s a simple solution: ditch the mouse and use keyboard shortcuts instead. Plenty of you already know to hit control-c ...
Rarely on these pages have I read such a fluff piece! Al Williams’ coverage of Emacs versus Vim was an affront to the type of in-depth coverage our Hackaday readers deserve. While attempting to be ...
Most Linux users know vim as a text editor that descended from vi. It can also function as a tool for encrypting text files. In this post, we examine how this is done and how to reverse the process.
Vim and nano are command-line text editors that run in a terminal rather than a graphical user interface (GUI). Vim and nano have a similar appearance but differ greatly in functionality and ...
The Vim command line text editor includes a powerful copy and paste function. Instead of using your mouse to highlight a certain number of lines and copy them, you use a keyboard shortcut to indicate ...
Today, most of us use graphical text editors, but many developers still use vi, or its modern clone Vim, or Emacs, and they're as passionate about their choice of editors as ever. I'm not sure why ...
The Vim text editor is not the only piece of ancient software still popular today. After all, Microsoft Word was first released in 1983, a full eight years before Vim. But today’s Word bears little ...
Have you ever felt like your productivity takes a hit every time you reach for the mouse? It’s a small action, but those constant interruptions—shifting your hands from keyboard to mouse and back—can ...