Community
    • Login

    Find previous broken if using regular expressions

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    4 Posts 4 Posters 674 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.
    • Derrick GunterD Offline
      Derrick Gunter
      last edited by

      Find previous does not work if “regular expression” is checked. Always worked before. Anyone else have this issue?

      Michael VincentM 1 Reply Last reply Reply Quote 0
      • Terry RT Offline
        Terry R
        last edited by

        @Derrick-Gunter said in Find previous broken if using regular expressions:

        Find previous does not work

        I have 7.8.8 and if you are referring to “Find (Volatile) Previous” (Ctrl-Alt-Shift-F3) it is working for me. I had some text and have my search mode as regular expression. I tried the word “to” and then also added to it to make “to\h+” so it was forced to be a regular expression.

        What version are you? Perhaps if you are on the 7.8.9 you may have found a bug?

        Terry

        1 Reply Last reply Reply Quote 0
        • Michael VincentM Offline
          Michael Vincent @Derrick Gunter
          last edited by

          @Derrick-Gunter
          @Terry-R

          Please read the release notes for 7.8.7, especially number 10. It is not a bug.

          Cheers.

          1 Reply Last reply Reply Quote 2
          • guy038G Offline
            guy038
            last edited by guy038

            Hello, @derrick-gunter, and All,

            Since Notepad v7.8.7 version, the backward search is not allowed, by default, when Regular expression mode is set !

            But, as @michael-vincent, said, in his post, there is a new regexBackward4PowerUser attribute of the FindHistory tag, in the Config.xml configuration file. Just change its value from no to yes ;-))

                <FindHistory nbMaxFindHistoryPath="10" nbMaxFindHistoryFilter="10" nbMaxFindHistoryFind="10" nbMaxFindHistoryReplace="10" matchWord="no" matchCase="yes" wrap="no" directionDown="yes" fifRecuisive="no" fifInHiddenFolder="no" dlgAlwaysVisible="no" fifFilterFollowsDoc="no" fifFolderFollowsDoc="no" searchMode="2" transparencyMode="1" transparency="150" dotMatchesNewline="no" isSearch2ButtonsMode="no" regexBackward4PowerUser="yes">
            

            Best Regards,

            guy038

            1 Reply Last reply Reply Quote 3

            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