Let’s go through the first step to learn vi / vim to save and close files. This tutorial will help you to understand, how to save files in Vi/Vim and quit from the editor.

How to Save Changes in Vim

Let’s understand save a file in Vim (Vi) and continue editing. Using the below steps you can save any changes made in a file in Vim editor. The file will remain in editing mode. The above process will save changes in the current vi/vim editor. Your file will remain open in the editor for further changes.

Vim Save File and Quit

In this part, you will learn, how to save changes in Vim without quitting the editor. The above process will save changes in the current vi/vim editor. Your file will remain open in an editor for further changes.

Vim Quit Editor Without Saving Changes

Sometimes, you found that the changes you made are not correct and just want to quit the file without saving those changes. Use the below instructions to discard any unsaved changes in vim editor. But, in case you are not sure and don’t want to lose your content, follow the next instructions.

Save the Changes to a New file in Vi/Vim

Everyone wants to be at save file and doesn’t want to lose their hard work. If you think, your changes is useful but not in the current file. Then save the changes to a different file without closing vim editor. Follow the instruction below.

Other Save and Quit Commands in Vi/Vim

In the above methods, you learned about save files and quit from vim editor. There are some other methods to handle other scenarios. The first two steps will remain same as above: Now, use one of the below commands as per your requirements.

Conclusion

There are a lot of editors like Nano, gedit, Jed editor, etc. but the flexibility and reliability of the VIM editor are so high that it is being recommended. In this article, we learn how to install the VIM editor as well as how we can exit the editor either by saving or without saving the file.

How To Save a File in Vi   Vim and Quit Editor   TecAdmin - 51How To Save a File in Vi   Vim and Quit Editor   TecAdmin - 62How To Save a File in Vi   Vim and Quit Editor   TecAdmin - 37How To Save a File in Vi   Vim and Quit Editor   TecAdmin - 84