Comment by ๐ฒ byte
also you can do this:
:!ps axuw | grep vim | grep -v grep | awk '{print $2}' | xargs kill -9
๐คช
2023-11-03 ยท 3 years ago
1 Later Comment
๐ stack [OP/mod] ยท 2023-11-03 at 16:51:
you can also reboot, I suppose
Original Post
Quitting VIM โ Nothing new, but a quick review: [preformatted]