• Login
Community
  • Login

Incremental Search

Scheduled Pinned Locked Moved General Discussion
3 Posts 2 Posters 342 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.
  • B
    BBands
    last edited by Dec 9, 2019, 6:07 PM

    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
    • A
      Alan Kilborn
      last edited by Dec 9, 2019, 7:31 PM

      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
      • B
        BBands
        last edited by Dec 9, 2019, 11:29 PM

        Works for me.

        Thanks,

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