Community
    • Login

    Search last searched text

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    search
    1 Posts 1 Posters 1.0k 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.
    • Mikel MaiztegiM
      Mikel Maiztegi
      last edited by

      Hi,

      First of all, apologies for my level of English. I’ll try to explain the problem as best as possible.

      I want to create a shortcut to find directly the last text that I searched in previous sessions. I tried with a macro, but it doesn’t worked (the macro saves the word “users” directly, not saved it using variable, so it always search the same text when I execute the macro).

      <Macro name=“test” Ctrl=“yes” Alt=“yes” Shift=“yes” Key=“84”>
      <Action type=“3” message=“1700” wParam=“0” lParam=“0” sParam=“” />
      <Action type=“3” message=“1601” wParam=“0” lParam=“0” sParam=“users” />
      <Action type=“3” message=“1625” wParam=“0” lParam=“0” sParam=“” />
      <Action type=“3” message=“1702” wParam=“0” lParam=“768” sParam=“” />
      <Action type=“3” message=“1701” wParam=“0” lParam=“1” sParam=“” />
      </Macro>

      Any other way to seach directly (without using Ctrl+F) the last text searched (in previous sessions)?

      Thanks in advance!!!

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