Community
    • Login

    VIM-like search

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    8 Posts 4 Posters 1.0k Views 2 Watching
    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.
    • asvcA Offline
      asvc
      last edited by

      One feature I miss in Notepad++ is vim-like search where one can press / and type whatever they please, including a regexp expression.

      In VIM world, that would be enabled by:

      set hlsearch
      set incsearch
      set showmatch
      

      Is there a something similar for Notepad++?

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

        @asvc

        No, but I vaguely recall it being requested in the past.
        And maybe there’s a plugin, but I don’t see it in Plugins Admin after a quick check.

        PeterJonesP 1 Reply Last reply Reply Quote 2
        • PeterJonesP Online
          PeterJones @Alan Kilborn
          last edited by

          @Alan-Kilborn said in VIM-like search:

          @asvc

          No, but I vaguely recall it being requested in the past.
          And maybe there’s a plugin, but I don’t see it in Plugins Admin after a quick check.

          https://community.notepad-plus-plus.org/post/37979 => discussion of AutoHotKey and/or PythonScript methods of getting vim-like command-mode

          https://community.notepad-plus-plus.org/post/28550 => link to a “visimulator” plugin which proported to be 64bit-compatible (possibly derived from an even older 32-bit-only visimulator that was apparently lost to the ether)

          1 Reply Last reply Reply Quote 3
          • asvcA Offline
            asvc
            last edited by

            Ok, let’s start with the less destructive approach…

            @Alan-Kilborn , @PeterJones , do you remember if there was ever a proposal to “dock” the search window?

            Or, maybe allow a smaller one, like in a modern web-browser:
            search.png

            EkopalypseE 1 Reply Last reply Reply Quote 2
            • EkopalypseE Offline
              Ekopalypse @asvc
              last edited by

              @asvc

              there is the incremental search feature (search->incremental search)
              but it lacks of regex implementation. Maybe this works for you!?

              asvcA 1 Reply Last reply Reply Quote 2
              • asvcA Offline
                asvc @Ekopalypse
                last edited by

                @Ekopalypse said in VIM-like search:

                @asvc

                there is the incremental search feature (search->incremental search)
                but it lacks of regex implementation. Maybe this works for you!?

                That is good 75% of it! Thanks for the suggestion. I have checked GitHub issue tracker for “incremental search” and there seems to be no regexp requests.

                Before I decrease SnR in already hot issue tracker, do you know if this was discussed anywhere before?

                EkopalypseE 1 Reply Last reply Reply Quote 2
                • EkopalypseE Offline
                  Ekopalypse @asvc
                  last edited by

                  @asvc

                  do you know if this was discussed anywhere before?

                  here at the forum, yes, last time it was mentioned here and here.
                  On github, I don’t know.

                  1 Reply Last reply Reply Quote 1
                  • asvcA Offline
                    asvc
                    last edited by

                    @Ekopalypse, thanks. Let’s continue in the main topic ?

                    1 Reply Last reply Reply Quote 0

                    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                    With your input, this post could be even better 💗

                    Register Login
                    • First post
                      Last post
                    The Community of users of the Notepad++ text editor.
                    Powered by NodeBB | Contributors