moonleay to Programmer [email protected]English • edit-22 months agoAre you vimming yet?feddit.orgimagemessage-square51fedilinkarrow-up1566arrow-down113
arrow-up1553arrow-down1imageAre you vimming yet?feddit.orgmoonleay to Programmer [email protected]English • edit-22 months agomessage-square51fedilink
minus-square@[email protected]linkfedilink58•2 months agowell, I am using vim, but I don’t know how to use vim. Am I vimming?
minus-square@[email protected]linkfedilink9•2 months agoIf you dont know how to exit vim, then yes you are…
minus-square@[email protected]linkfedilink11•2 months agoI remember that experience first time and how I had to kill the process from another shell :) This was before the internet so couldn’t exactly google it either. Fun times. But I figured it out by reading the man page.
minus-squareAwkwardLookMonkeyPuppetlinkEnglish4•2 months agoEscape, :wq! Escape enters command mode : prompts the command W = write Q = quit ! forces it
well, I am using vim, but I don’t know how to use vim.
Am I vimming?
Yes, you vom.
They vom it.
If you dont know how to exit vim, then yes you are…
:what^C^C^C^Z^Z^C^ESCFFUUUUUUUUUU...
I remember that experience first time and how I had to kill the process from another shell :)
This was before the internet so couldn’t exactly google it either.
Fun times. But I figured it out by reading the man page.
deleted by creator
Escape,
:wq!
Escape enters command mode
: prompts the command
W = write
Q = quit
! forces it