
Getting Started With Vim (vi improved)
Vi is a screen-oriented text editor created for the Unix operating system. Basic Vi commands There are two modes when in Vi Command mode( press ":<command>" ) Insert mode( press "i" then Esc to enter command mode) To start ; To use vi on a file, ...
Jan 31, 20232 min read