How do I save and quit after making changes in a config file? I was told to type out the command :wq
but I do not know where.
I'm met with this screen. Which keys do I press to type out the :wq
command?
How do I save and quit after making changes in a config file? I was told to type out the command :wq
but I do not know where.
I'm met with this screen. Which keys do I press to type out the :wq
command?
The :wq
is for a different editor than the one you are using.
The one that you are using, asks you to press ctrl+o to output (write) the file, and ctrl+x to exit