I almost feel like this a somewhat pointless feature. It’s almost easier to just learn the default ones as opposed to adding “-modernbindings” or creating an “enano” variant/copy.

  • GravitySpoiled@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    4 months ago

    That’s your opinion.

    I like updating it to modern conventions. One day they become default and on another day you get rid of the old ones. The people of the future don’t have to learn two sets of keybindings.

      • Scio@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        ^S works!! …As revealed by our kind palindromic friend on the other sibling comment! Why they don’t just list it on the statusbar we would never know!

        • lemmyvore@feddit.nl
          link
          fedilink
          English
          arrow-up
          0
          ·
          4 months ago

          Probably because Ctrl+S is the shortcut for scroll lock on the terminal so it can be a bit problematic if you start using it when not in nano. It freezes the output and you have to use Ctrl+Q to unlock.

    • palordrolap@kbin.run
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      ^S for unprompted save is in the default keybinds, not that I could say when it was added. (Pretty sure it wasn’t a pico thing, but that leaves quite a bit of time unaccounted for.)

      Muscle memory for other editors kicked in when I was editing something and did a literal slow realisation and double-take when it worked.

      Now if only I could stop pressing ^W in Firefox to use nano’s “whereis” to find something that’d be great.

      For those unaware, it closes the current tab. Or the whole browser. Ugh.

      • Scio@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        :GASP: ^S does save! I have played myself for a fool all these years!!

        Now I just have to unlearn ^X, Y, enter. . . :thisisfine:

        Firefox desperately needs a way to customize keyboard shortcuts, especially to disable them. Shortkeys isn’t really enough.

  • grue@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    What does “modern” mean? Emacs-like? Vim-like? Some other bastard system?

      • grue@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        4 months ago

        So “some other bastard system” it is, then.

        That’s a shame; a GNU project should be consistently GNU-like (i.e. adopt Emacs key bindings).

        • LalSalaamComrade@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          4 months ago

          There’s already Emacs, Vim, Kakoune, etc for that. Nano is supposed to be the system default for non-advanced users.

          • grue@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            4 months ago

            If Emacs keybindings are good enough to be the system default for Mac users, they should be good enough for anybody.

            • LalSalaamComrade@lemmy.ml
              link
              fedilink
              arrow-up
              0
              ·
              4 months ago

              That’s a subjective take. GNU Nano has always been the default editor for so long alongside vi. But when you say that Emacs keybindings are good for Mac user - I can’t help but wonder - what type of generalization is that? Do you have a source to back this claim?

              Now, don’t get me wrong - I love Kakoune. But no one outside of the developer community will make an effort to learn atypical text editors with chords and modes.

            • RavuAlHemio@lemmy.world
              link
              fedilink
              arrow-up
              0
              ·
              edit-2
              4 months ago

              Given that Mac keybindings for “common special functions” (Open/Save/Cut/Copy/Paste/Find/etc.) use Command instead of Ctrl, leaving Ctrl effectively unused unless in combination with Command, this argument doesn’t hold much water.

              Sure, some Emacs fan at Apple decided to add Emacs shortcuts to Cocoa controls, but that was a pretty arbitrary decision since people coming from Mac OS 9 didn’t use the Ctrl key, well, ever.