Community
    • Login

    Reset back to a single-line cursor using arrow keys

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    9 Posts 5 Posters 603 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • AlezexA
      Alezex
      last edited by

      I have an opposite problem to:
      link text

      How can I make it so that when I use the arrow keys, a multi-line cursor will be reset back to a single-line cursor?

      H CoisesC mkupperM 3 Replies Last reply Reply Quote 0
      • H
        HConBike @Alezex
        last edited by

        @Alezex Is pressing Esc what you are looking for?

        Alan KilbornA 1 Reply Last reply Reply Quote 0
        • Alan KilbornA
          Alan Kilborn @HConBike
          last edited by Alan Kilborn

          @HConBike said in Reset back to a single-line cursor using arrow keys:

          Is pressing Esc what you are looking for?

          Others have discovered that pressing Esc does NOT do it.

          I for one am used to Esc from long-time use of Notepad++ (before multi-select became the feature to hate) combined with the Better Multiselection plugin. With that combination, all worked well.

          CoisesC 1 Reply Last reply Reply Quote 1
          • CoisesC
            Coises @Alezex
            last edited by

            @Alezex said in Reset back to a single-line cursor using arrow keys:

            How can I make it so that when I use the arrow keys, a multi-line cursor will be reset back to a single-line cursor?

            See: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/14476

            Alan KilbornA 1 Reply Last reply Reply Quote 0
            • CoisesC
              Coises @Alan Kilborn
              last edited by Coises

              @Alan-Kilborn said in Reset back to a single-line cursor using arrow keys:

              Others have discovered that pressing Esc does NOT do it.

              Using Esc after using an arrow key will work. Esc works to clear a multiple selection, but has no effect on a rectangular selection. Pressing an arrow key on a rectangular selection now changes it to a zero-width multi-selection (not, as one would expect, a zero-width rectangular selection).

              1 Reply Last reply Reply Quote 0
              • Alan KilbornA
                Alan Kilborn @Coises
                last edited by

                @Coises said in Reset back to a single-line cursor using arrow keys:

                See: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/14476

                This doesn’t help users that would like multi-select features to reside alongside column-block selection. Perhaps they can’t fully coexist? (I don’t know, I’m still using an earlier version for my day-to-day usage)

                I of course realize that none of the shortcomings are your fault. :-)

                1 Reply Last reply Reply Quote 0
                • mkupperM
                  mkupper @Alezex
                  last edited by mkupper

                  @Alezex, try disabling the multi-cursor stuff by creating a noColumnToMultiSelect.xml file. Put the file in your %AppData%\Notepad++ folder.

                  For more details look for noColumnToMultiSelect.xml at https://npp-user-manual.org/docs/config-files/#other-configuration-files

                  After adding the file exit and restart Notepad++.

                  AlezexA 1 Reply Last reply Reply Quote 1
                  • AlezexA
                    Alezex @mkupper
                    last edited by

                    @mkupper

                    Oh heaven - it works!!!

                    The torture stopped! =)

                    Great thanks to @mkupper for the good solution to my problem!

                    Thanks also to everyone who took part here.

                    1 Reply Last reply Reply Quote 1
                    • AlezexA
                      Alezex
                      last edited by

                      [Solved]

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post
                      The Community of users of the Notepad++ text editor.
                      Powered by NodeBB | Contributors