Comment by ๐ gritty
didn't know the last two. thanks
2023-07-16 ยท 3 years ago
2 Later Comments โ
๐ฒ byte ยท 2023-11-03 at 15:01:
also you can do this:
:!ps axuw | grep vim | grep -v grep | awk '{print $2}' | xargs kill -9
๐คช
๐ 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]