@[email protected] to linuxmemesEnglish • 1 year agoAMAsh.itjust.worksimagemessage-square428fedilinkarrow-up1458arrow-down155
arrow-up1403arrow-down1imageAMAsh.itjust.works@[email protected] to linuxmemesEnglish • 1 year agomessage-square428fedilink
minus-squareBilleghlink13•edit-21 year agoFrom another terminal: ps ax | grep vim | awk '{print $1}' | xargs -- kill -9
minus-square@CrashumbclinkEnglish7•1 year agoI haven’t used vim since collage (I’m currently a aarp member) isn’t it “cntrl-x” ?
minus-square@[email protected]linkfedilink3•1 year agoBut pico did and nano is built to emulate pico.
minus-square@[email protected]linkfedilink1•1 year ago@gentooer @Crashumbc isnt pico built to emulate wordstar or something like that?
minus-square@CrashumbclinkEnglish2•1 year agoYou’re way past my knowledge. I’m not a programmer by trade. I just hack shit occasionally :p
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.
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.
deleted by creator
You press the X button.