0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 9 months agoAMAsh.itjust.worksimagemessage-square432fedilinkarrow-up1451arrow-down154
arrow-up1397arrow-down1imageAMAsh.itjust.works0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 9 months agomessage-square432fedilink
minus-square0x4E4F@sh.itjust.worksOPlinkfedilinkEnglisharrow-up20arrow-down2·9 months agoNo questions on how to exit vim 🤔 🤨?
minus-squareLoudWaterHombre@lemmy.dbzer0.comlinkfedilinkarrow-up15·9 months agoBecause the people are stuck in VIM
minus-squareBillegh@lemmy.worldlinkfedilinkarrow-up11·edit-29 months agoFrom another terminal: ps ax | grep vim | awk ‘{print $1}’ | xargs – kill -9
minus-squareCrashumbc@lemmy.worldlinkfedilinkEnglisharrow-up7·9 months agoI haven’t used vim since collage (I’m currently a aarp member) isn’t it “cntrl-x” ?
minus-squareCrashumbc@lemmy.worldlinkfedilinkEnglisharrow-up4·9 months agoPretty sure nano didn’t exist in 93’ oh well
minus-squaregentooer@programming.devlinkfedilinkarrow-up2·9 months agoBut pico did and nano is built to emulate pico.
minus-squareHapbt@mastodon.sociallinkfedilinkarrow-up1·9 months ago@gentooer @Crashumbc isnt pico built to emulate wordstar or something like that?
minus-squaregentooer@programming.devlinkfedilinkarrow-up1·9 months 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-squareCrashumbc@lemmy.worldlinkfedilinkEnglisharrow-up1·9 months agoYou’re way past my knowledge. I’m not a programmer by trade. I just hack shit occasionally :p
minus-squarenogrub@lemmy.worldlinkfedilinkarrow-up7·9 months agothe only way to exit vim is to unplug your pc
minus-squarerxin@lemmy.blahaj.zonelinkfedilinkarrow-up2·9 months agoHow do I exit vmacs?? my coworker must have played s joke on me
No questions on how to exit vim 🤔 🤨?
Because the people are stuck in VIM
From another terminal:
ps ax | grep vim | awk ‘{print $1}’ | xargs – kill -9
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
the only way to exit vim is to unplug your pc
Correct!
How do I exit vmacs?? my coworker must have played s joke on me
You press the X button.