ish
ish copied to clipboard
Unable to write into vim editor using :w and exit using :q
Can you provide more details about what doesn't work?
I did the following from the terminal
- Opened editor using vi T where T is file name I created
- Tried to write few lines
- Tried to save changes using :w And clicked on return but the changes are not getting saved
Maybe the title should be "Unable to write buffer to disk in vim".