drbi@lemmy.world to linuxmemes@lemmy.world · 2 years agoWhat is this death trap?i.imgur.comimagemessage-square57fedilinkarrow-up1691arrow-down154
arrow-up1637arrow-down1imageWhat is this death trap?i.imgur.comdrbi@lemmy.world to linuxmemes@lemmy.world · 2 years agomessage-square57fedilink
minus-squareGreenMario@lemm.eelinkfedilinkarrow-up15·2 years agoNano is pretty good if you’re in a terminal. Used to use vim for ssh related stuff but since nano added syntax highlights I didn’t go back.
minus-squareglibg10b@lemmy.mllinkfedilinkarrow-up9arrow-down3·edit-22 years agoNano’s only appeal is that it’s beginner-friendly, but you already know Vim, so why switch?
minus-squareAsuka@sh.itjust.workslinkfedilinkarrow-up4·2 years agoBecause Nano just works. Vim is insane affront to good design and standards.
minus-squareglibg10b@lemmy.mllinkfedilinkarrow-up2arrow-down1·2 years agoI’ve always used the stock configuration and never had issues
minus-squarewhyNotSquirrel@sh.itjust.workslinkfedilinkEnglisharrow-up2arrow-down1·2 years agoDon’t get it neither, vim is hard to start but once you’re a bit familiar with it it’s kind of time saving imo I’m not even close to master it (just basics editing) and still find it quite better
minus-squaredustyData@lemmy.worldlinkfedilinkEnglisharrow-up3·2 years agoMicro exists. It’s Nano with Lua plugins. Very robust and minimalist. No magic incantations. I actually use it to code simple stuff that I just don’t want to wait a minute for VSCode to spin its wheels.
Nano is pretty good if you’re in a terminal. Used to use vim for ssh related stuff but since nano added syntax highlights I didn’t go back.
Nano’s only appeal is that it’s beginner-friendly, but you already know Vim, so why switch?
Because Nano just works. Vim is insane affront to good design and standards.
I’ve always used the stock configuration and never had issues
Don’t get it neither, vim is hard to start but once you’re a bit familiar with it it’s kind of time saving imo
I’m not even close to master it (just basics editing) and still find it quite better
Micro exists. It’s Nano with Lua plugins. Very robust and minimalist. No magic incantations. I actually use it to code simple stuff that I just don’t want to wait a minute for VSCode to spin its wheels.