@majestictechie to [email protected]English • 4 months agoHow dare you use a text editor because it's easy to useimagemessage-square329arrow-up1859arrow-down158
arrow-up1801arrow-down1imageHow dare you use a text editor because it's easy to use@majestictechie to [email protected]English • 4 months agomessage-square329
minus-square@[email protected]linkfedilink4•4 months agoJust tried it in my terminal and I couldn’t exit, lol
minus-square@[email protected]linkfedilink2•4 months agosorry, i didn’t tell how to quit. it’s ctrl+q
minus-square@[email protected]linkfedilink2•4 months agoThanks, I finally got my access to the terminal back.
minus-square@[email protected]linkfedilink1•4 months agojust when you thought you knew how to exit vim lol also, this is vim’s “easy” mode.
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.