majestictechie@lemmy.fosshost.com to LinuxEnglish · 2 个月前How 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 LinuxEnglish · 2 个月前message-square328fedilink
minus-squaretetris11linkfedilinkarrow-up7arrow-down1·edit-22 个月前they’ve changed those bindings now, Ctrl+S, Ctrl+X, Ctrl+V, and Ctrl+C all do what you think they do
minus-squarem4m4m4m4@lemmy.worldlinkfedilinkarrow-up8·edit-22 个月前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
minus-squaretetris11linkfedilinkarrow-up3arrow-down1·2 个月前you still can, but I think Ubuntu and other prepacked distros will switch soon to the better bindings
minus-squaresocsa@piefed.sociallinkfedilinkarrow-up4·2 个月前Great so now I will mangle all my merge commits depending on which version the host is using.
minus-squarelemmyvore@feddit.nllinkfedilinkEnglisharrow-up5·2 个月前I’m thinking Ctrl+C quits and Ctrl+S is scroll lock is that correct?
minus-squaretetris11linkfedilinkarrow-up7·edit-22 个月前 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