Community
    • Login

    Search last searched text

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    search
    1 Posts 1 Posters 1.2k 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.
    • Mikel MaiztegiM Offline
      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

      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