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.
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 ...
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 ...