heuristic_lemur@lemmy.ml to Programmer Humor@programming.dev · 1 month agoCopilot can't exit vimlemmy.mlimagemessage-square144fedilinkarrow-up1895
arrow-up1895imageCopilot can't exit vimlemmy.mlheuristic_lemur@lemmy.ml to Programmer Humor@programming.dev · 1 month agomessage-square144fedilink
minus-squareConfused_Emus@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up7·1 month agoThe CNC machine seems to be significantly easier to turn off when you’re done with it, though. Judging from the memes, anyway - I’ve never had to use vim, thankfully.
minus-squareboonhet@sopuli.xyzlinkfedilinkarrow-up7·1 month agoESC then :wq Write quit :q! Force quit (no save) I don’t even use vim, other than for commit messages lol
minus-squareT156@lemmy.worldlinkfedilinkEnglisharrow-up1·1 month agoYou can also use :x to write and quit, from memory.
minus-squareWaraugh@lemmy.dbzer0.comlinkfedilinkarrow-up6·1 month agoIt’s very heavily overstated how difficult it is to exit VI.
The CNC machine seems to be significantly easier to turn off when you’re done with it, though. Judging from the memes, anyway - I’ve never had to use vim, thankfully.
ESC
then
:wq
Write quit
:q!
Force quit (no save)
I don’t even use vim, other than for commit messages lol
You can also use
:xto write and quit, from memory.It’s very heavily overstated how difficult it is to exit VI.
No, no it’s not