@[email protected] to [email protected]English • 2 years agoAMAsh.itjust.worksimagemessage-square418fedilinkarrow-up1431
arrow-up1431imageAMAsh.itjust.works@[email protected] to [email protected]English • 2 years agomessage-square418fedilink
minus-square@[email protected]OPlinkfedilinkEnglish20•2 years agoNo questions on how to exit vim 🤔 🤨?
minus-square@[email protected]linkfedilinkEnglish7•2 years agoI haven’t used vim since collage (I’m currently a aarp member) isn’t it “cntrl-x” ?
minus-square@[email protected]linkfedilinkEnglish4•2 years agoPretty sure nano didn’t exist in 93’ oh well
minus-square@[email protected]linkfedilink3•1 year agoBut pico did and nano is built to emulate pico.
minus-squareHapbtlinkfedilink1•1 year ago@gentooer @Crashumbc isnt pico built to emulate wordstar or something like that?
minus-square@[email protected]linkfedilink1•1 year agoI’m afraid that’s from before my time. I’m born in 1996 and didn’t have internet before 2008. I think my first Linux install was Ubuntu 12.04 from a CD-ROM.
minus-square@[email protected]linkfedilinkEnglish1•1 year agoYou’re way past my knowledge. I’m not a programmer by trade. I just hack shit occasionally :p
minus-squareBilleghlinkfedilink13•edit-22 years agoFrom another terminal: ps ax | grep vim | awk '{print $1}' | xargs -- kill -9
No questions on how to exit vim 🤔 🤨?
I haven’t used vim since collage (I’m currently a aarp member) isn’t it “cntrl-x” ?
that is nano
Pretty sure nano didn’t exist in 93’ oh well
But pico did and nano is built to emulate pico.
@gentooer @Crashumbc isnt pico built to emulate wordstar or something like that?
I’m afraid that’s from before my time. I’m born in 1996 and didn’t have internet before 2008. I think my first Linux install was Ubuntu 12.04 from a CD-ROM.
You’re way past my knowledge. I’m not a programmer by trade. I just hack shit occasionally :p
Because the people are stuck in VIM
From another terminal:
ps ax | grep vim | awk '{print $1}' | xargs -- kill -9
deleted by creator
You press the X button.
the only way to exit vim is to unplug your pc
Correct!