-- Leo's gemini proxy

-- Connecting to bbs.geminispace.org:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini; charset=utf-8

Quitting VIM


Nothing new, but a quick review:

:q!   force quit, abandon edits
:wq   save and quit
:x    save and quit
<SHIFT>ZZ   save and quit

Posted in: s/vim

๐Ÿš€ stack [mod]

2023-07-16 ยท 10 months ago ยท ๐Ÿ‘ Addison, ResetReboot, Slondr2, byte


3 Comments โ†“


๐Ÿ€ gritty ยท 2023-07-16 at 23:38:

didn't know the last two. thanks


๐Ÿ“ก 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

-- Response ended

-- Page fetched on Sun May 19 09:26:45 2024