Community
    • Login

    Incremental Search

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 2 Posters 337 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.
    • BBandsB
      BBands
      last edited by

      Is there a way to have the incremental search bar open automatically when np is started?

      TIA,

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

        I do it via a bit of Pythonscript (plugin) in my startup.py:

            # make the incremental search feature visible at the bottom above the status bar:
            notepad.menuCommand(MENUCOMMAND.SEARCH_FINDINCREMENT)
        

        Probably other ways as well…likely NppExec plugin…

        1 Reply Last reply Reply Quote 5
        • BBandsB
          BBands
          last edited by

          Works for me.

          Thanks,

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