• tetris11
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    edit-2
    13 days ago

    they’ve changed those bindings now, Ctrl+S, Ctrl+X, Ctrl+V, and Ctrl+C all do what you think they do

    • m4m4m4m4@lemmy.world
      link
      fedilink
      arrow-up
      8
      ·
      edit-2
      13 days ago

      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

      • tetris11
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        13 days ago

        you still can, but I think Ubuntu and other prepacked distros will switch soon to the better bindings

        • socsa@piefed.social
          link
          fedilink
          arrow-up
          4
          ·
          13 days ago

          Great so now I will mangle all my merge commits depending on which version the host is using.

      • tetris11
        link
        fedilink
        arrow-up
        7
        ·
        edit-2
        13 days 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