0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 10 months agoAMAsh.itjust.worksimagemessage-square396fedilinkarrow-up1443arrow-down155
arrow-up1388arrow-down1imageAMAsh.itjust.works0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 10 months agomessage-square396fedilink
minus-square0x4E4F@sh.itjust.worksOPlinkfedilinkEnglisharrow-up19arrow-down2·10 months agoNo questions on how to exit vim 🤔 🤨?
minus-squareLoudWaterHombre@lemmy.dbzer0.comlinkfedilinkarrow-up16·10 months agoBecause the people are stuck in VIM
minus-squareBillegh@lemmy.worldlinkfedilinkarrow-up10·edit-210 months agoFrom another terminal: ps ax | grep vim | awk '{print $1}' | xargs -- kill -9
minus-squarenogrub@lemmy.worldlinkfedilinkarrow-up7·10 months agothe only way to exit vim is to unplug your pc
minus-squareCrashumbc@lemmy.worldlinkfedilinkEnglisharrow-up7·10 months agoI haven’t used vim since collage (I’m currently a aarp member) isn’t it “cntrl-x” ?
minus-squareCrashumbc@lemmy.worldlinkfedilinkEnglisharrow-up4·10 months agoPretty sure nano didn’t exist in 93’ oh well
minus-squaregentooer@programming.devlinkfedilinkarrow-up3·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-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-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.
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
the only way to exit vim is to unplug your pc
Correct!
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?
You’re way past my knowledge. I’m not a programmer by trade. I just hack shit occasionally :p
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.