Comment by ๐Ÿ€ gritty

Re: "Quitting VIM"

In: s/vim

didn't know the last two. thanks

๐Ÿ€ gritty

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

๐ŸŒ’ s/vim

๐Ÿš€ stack: [mod]

Quitting VIM โ€” Nothing new, but a quick review: [preformatted]

๐Ÿ’ฌ 3 comments ยท 4 likes ยท 2023-07-16 ยท 3 years ago