News

In the vast landscape of Linux, the prowess of a user is often measured by their fluency in text editing. Two titans dominate this realm: Vim and Emacs. These editors are not merely tools; they are ...
In the world of text editors, there's a plethora of options out there. If you've ever Googled "how to edit HTML sites" or some such, you know what we mean. Allow us, then, to introduce you to VIM, a ...
Editing multiple files at once is made easier in the vim text editor with the use of tabs. Vincent Danen goes over the basic tab commands and shows you how to combine them with key bindings to make ...
When you type vi on most Linux boxes, you're likely to get Vim. This is a good thing, but until now nobody has written a book that covers the features Vim has over vi. Steve Oualline to the rescue.
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 ...