Navigation

    Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Incremental Search

    General Discussion
    2
    3
    77
    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.
    • BBands
      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 Kilborn
        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
        • BBands
          BBands last edited by

          Works for me.

          Thanks,

           John
          
          1 Reply Last reply Reply Quote 3
          • First post
            Last post
          Copyright © 2014 NodeBB Forums | Contributors