• @[email protected]
    link
    fedilink
    202 years ago

    No it isn’t, it respect’s ctrl+c, SIGINT and gives useful feedback for new users. Many shortcuts are immediately shown on screen.

    • Sören
      link
      fedilink
      13
      edit-2
      2 years ago

      If you open vim the first thing you will see it’s a text describing how to close it. Not saying other things are easier for a new user but closing is pretty simple.

      • MouseWithBeer
        link
        fedilink
        English
        112 years ago

        And the whole time you have nano open it shows you all the shortcuts how to save and close at the bottom, so no, closing nano is not harder.

        • @[email protected]
          link
          fedilink
          42 years ago

          I had to look up the upside down V meant Ctrl, which makes sense to me now that I know, but I had to Google that.

          • MouseWithBeer
            link
            fedilink
            English
            112 years ago

            Then you press ctrl+g for help and it tells you:

            Shortcuts are written as follows: Control-key sequences are notated with a ‘^’ and can be entered either by using the Ctrl key or pressing the Esc key twice.

            :D

            Actually TIL about pressing esc twice.

            • arthurpizza
              link
              fedilink
              English
              32 years ago

              Why would you press CTRL+G if you didn’t know that ^ was CTRL?

              • MouseWithBeer
                link
                fedilink
                English
                102 years ago

                Look at the screenshot I posted, it actually specifies “ctrl + g” for help.