majestictechie@lemmy.fosshost.com to Linux@lemmy.mlEnglish · 2 months agoHow dare you use a text editor because it's easy to uselemmy.fosshost.comimagemessage-square328fedilinkarrow-up1857arrow-down159
arrow-up1798arrow-down1imageHow dare you use a text editor because it's easy to uselemmy.fosshost.commajestictechie@lemmy.fosshost.com to Linux@lemmy.mlEnglish · 2 months agomessage-square328fedilink
minus-squarelemmesay@discuss.tchncs.delinkfedilinkEnglisharrow-up27arrow-down2·2 months agoI too use nano. alias nano="vi -y"
minus-squarefin@sh.itjust.workslinkfedilinkarrow-up4·2 months agoJust tried it in my terminal and I couldn’t exit, lol
minus-squarelemmesay@discuss.tchncs.delinkfedilinkarrow-up2·2 months agosorry, i didn’t tell how to quit. it’s ctrl+q
minus-squarefin@sh.itjust.workslinkfedilinkarrow-up2·2 months agoThanks, I finally got my access to the terminal back.
minus-squarelemmesay@discuss.tchncs.delinkfedilinkarrow-up1·2 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·2 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.