heuristic_lemur@lemmy.ml to Programmer Humor@programming.dev · 2 months agoCopilot can't exit vimlemmy.mlimagemessage-square146fedilinkarrow-up1905
arrow-up1905imageCopilot can't exit vimlemmy.mlheuristic_lemur@lemmy.ml to Programmer Humor@programming.dev · 2 months agomessage-square146fedilink
minus-squareConfused_Emus@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up7·2 months 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·2 months 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·2 months agoYou can also use :x to write and quit, from memory.
minus-squareWaraugh@lemmy.dbzer0.comlinkfedilinkarrow-up6·2 months 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