How to Save a File in Vi / Vim Editor in Linux
It is true that learning Vi/Vim editor – a well-known text editor in the Linux ecosystem, is not as easy as learning Nano or Emacs, as it requires a little …
Linux Howto’s for System Administrations
linuxhowto.net AI Version 0.8
It is true that learning Vi/Vim editor – a well-known text editor in the Linux ecosystem, is not as easy as learning Nano or Emacs, as it requires a little …
Vi has been around for a long, developed around 1976, it offered users traditional yet powerful features such as an effective editing interface, terminal control, and many more. However, it …
Apart from creating and editing text files, we can also encrypt files using Vim editor. This brief guide shows you how to password protect text files using Vim editor in …
Today let us learn one of the useful Vim tip – how to comment out multiple lines at once in Vim editor in Linux. This will come in handy when …
Vim text editor, short for Vi IMproved, is one of the most powerful and popular Linux text editors that enjoys immense patronage from the open-source community. It is an improvement …
Vi has been around for a long, developed around 1976, it offered users traditional yet powerful features such as an effective editing interface, terminal control, and many more. However, it …
How do I undo a recent change in the vim text editor?Vim / vi text editor remembers all last changes, such as adding or deleting text or block of code. …
Who needs Mouse? We can navigate the Internet just using your Keyboard, without touching the mouse or touchpad. Yes, there is a Google Chrome extension called Vimium which helps you …