Community
    • Login

    Cursor behavior like Delphi cursor

    Scheduled Pinned Locked Moved General Discussion
    7 Posts 2 Posters 447 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.
    • Splendens ReganS
      Splendens Regan
      last edited by

      Is there anyway to setup notepad++ to have a cursor behavior like delphi cursor?

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

        @Splendens-Regan

        Do you mean by chance like discussed in this posting?: https://community.notepad-plus-plus.org/topic/20195/selected-text
        (BTW: I tried that setup for a while, and decided I didn’t like it, because it can hide spaces at ends of lines.)

        If that’s not what you meant, you really have to say more, because there probably aren’t that many people to whom the phrase “Delphi cursor” means much.

        Splendens ReganS 1 Reply Last reply Reply Quote 1
        • Splendens ReganS
          Splendens Regan @Alan Kilborn
          last edited by

          @Alan-Kilborn maybe something like the posting you linked. I feel working with delphi editor is more freely. You can move the cursor without jumps when you use up and down arrows keys. For me, there is no problem with spaces at the end of the line, because you can do it with tabs too. But is there such way to make it with notepad++?

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

            @Splendens-Regan said in Cursor behavior like Delphi cursor:

            You can move the cursor without jumps when you use up and down arrows keys.

            I think you might mean to allow the cursor/caret to move into the space beyond the end-of-line characters on a line? If so, then yes, there is a way, but it will involve some sort of plugin. Let us know if that is what you really mean or not, and we’ll give further advice.

            Splendens ReganS 1 Reply Last reply Reply Quote 0
            • Splendens ReganS
              Splendens Regan @Alan Kilborn
              last edited by

              @Alan-Kilborn Hi! I think my english is not good enough to explain what I need, so I have made a video! Could you please take a look at it?
              https://www.youtube.com/watch?v=cn1B7Nf3oZM

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

                @Splendens-Regan

                So I think it is like I said, you want to move your cursor/caret into the space that is beyond the line-ending characters. This is called “careting beyond EOL” where EOL = End of Line.

                There are a few ways to do this.
                Probably the plugin ExtSettings will do it – this, if supported, is the easiest.
                If not, the NppExec or the PythonScript plugins will allow it. But these require writing a short script.

                Splendens ReganS 1 Reply Last reply Reply Quote 2
                • Splendens ReganS
                  Splendens Regan @Alan Kilborn
                  last edited by

                  @Alan-Kilborn Hi! I will try all this plugins, thank you!!!

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