majestictechie@lemmy.fosshost.com to Linux@lemmy.mlEnglish · 4 months agoHow dare you use a text editor because it's easy to uselemmy.fosshost.comimagemessage-square330fedilinkarrow-up1858arrow-down161
arrow-up1797arrow-down1imageHow dare you use a text editor because it's easy to uselemmy.fosshost.commajestictechie@lemmy.fosshost.com to Linux@lemmy.mlEnglish · 4 months agomessage-square330fedilink
minus-squarelemmesay@discuss.tchncs.delinkfedilinkEnglisharrow-up27arrow-down2·4 months agoI too use nano. alias nano="vi -y"
minus-squarefin@sh.itjust.workslinkfedilinkarrow-up4·4 months agoJust tried it in my terminal and I couldn’t exit, lol
minus-squarelemmesay@discuss.tchncs.delinkfedilinkarrow-up2·4 months agosorry, i didn’t tell how to quit. it’s ctrl+q
minus-squarefin@sh.itjust.workslinkfedilinkarrow-up2·4 months agoThanks, I finally got my access to the terminal back.
minus-squarelemmesay@discuss.tchncs.delinkfedilinkarrow-up1·4 months agojust when you thought you knew how to exit vim lol also, this is vim’s “easy” mode.
minus-squarefallingcats@discuss.tchncs.delinkfedilinkarrow-up3arrow-down1·4 months agoln -sf /bin/nano /bin/vi
I too use nano.
alias nano="vi -y"
Just tried it in my terminal and I couldn’t exit, lol
sorry, i didn’t tell how to quit. it’s
ctrl+q
Thanks, I finally got my access to the terminal back.
just when you thought you knew how to exit vim lol
also, this is vim’s “easy” mode.