@[email protected] to [email protected]English • 2 months agoHow dare you use a text editor because it's easy to uselemmy.fosshost.comimagemessage-square307fedilinkarrow-up1843arrow-down160
arrow-up1783arrow-down1imageHow dare you use a text editor because it's easy to uselemmy.fosshost.com@[email protected] to [email protected]English • 2 months agomessage-square307fedilink
minus-square@[email protected]linkfedilink6•edit-22 months agothey’ve changed those bindings now, Ctrl+S, Ctrl+X, Ctrl+V, and Ctrl+C all do what you think they do
minus-square@m4m4m4m4link8•edit-22 months agoGreat, now the next time I use nano I surely will forget about this and get frustrated when trying to save a file with Ctrl+O
minus-square@[email protected]linkfedilink2•2 months agoyou still can, but I think Ubuntu and other prepacked distros will switch soon to the better bindings
minus-squaresocsalinkfedilink4•2 months agoGreat so now I will mangle all my merge commits depending on which version the host is using.
minus-squarelemmyvorelinkfedilinkEnglish5•2 months agoI’m thinking Ctrl+C quits and Ctrl+S is scroll lock is that correct?
minus-square@[email protected]linkfedilink7•edit-22 months ago nano Ctrl-Q search backwards Ctrl-S and Ctrl-X is save file Ctrl-V is scroll down Ctrl-C is cancel or info nano --modernbindings Ctrl-Q quits Ctrl-S is save file Ctrl-X is cut Ctrl-C is copy Ctrl-V is paste
they’ve changed those bindings now, Ctrl+S, Ctrl+X, Ctrl+V, and Ctrl+C all do what you think they do
Great, now the next time I use nano I surely will forget about this and get frustrated when trying to save a file with Ctrl+O
you still can, but I think Ubuntu and other prepacked distros will switch soon to the better bindings
Great so now I will mangle all my merge commits depending on which version the host is using.
I’m thinking Ctrl+C quits and Ctrl+S is scroll lock is that correct?
nano
nano --modernbindings