drbi@lemmy.world to linuxmemes@lemmy.world · 2 年前What is this death trap?i.imgur.comimagemessage-square57fedilinkarrow-up1691arrow-down155
arrow-up1636arrow-down1imageWhat is this death trap?i.imgur.comdrbi@lemmy.world to linuxmemes@lemmy.world · 2 年前message-square57fedilink
minus-squareGreenMario@lemm.eelinkfedilinkarrow-up15·2 年前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.
minus-squareglibg10b@lemmy.mllinkfedilinkarrow-up9arrow-down3·edit-22 年前Nano’s only appeal is that it’s beginner-friendly, but you already know Vim, so why switch?
minus-squareAsuka@sh.itjust.workslinkfedilinkarrow-up4·2 年前Because Nano just works. Vim is insane affront to good design and standards.
minus-squareglibg10b@lemmy.mllinkfedilinkarrow-up2arrow-down1·2 年前I’ve always used the stock configuration and never had issues
minus-squarewhyNotSquirrel@sh.itjust.workslinkfedilinkEnglisharrow-up2arrow-down1·2 年前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
minus-squaredustyData@lemmy.worldlinkfedilinkEnglisharrow-up3·2 年前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.
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.