• Login
Community
  • Login

Search result window

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
6 Posts 4 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.
  • О
    Олег Выползов
    last edited by Jan 5, 2019, 4:14 PM

    After search in files by mask - for example - directory xxxx, search in all files by mask .
    $c_word - and after end search process Search result window is not open - but “$c_word” is present in many files in this dir? I Tryed reinstall newest version of notepad++ no have result. Tryed f7 before and after search. Please help

    A 1 Reply Last reply Jan 5, 2019, 9:14 PM Reply Quote 0
    • A
      Alan Kilborn @Олег Выползов
      last edited by Jan 5, 2019, 9:14 PM

      @Олег-Выползов

      The usual result of such a story is that the search is being conducted with “whole word” selected, or perhaps the search mode is set to “regular expression”? Check those settings.

      But…really…from your description, you need to try workinge with a SINGLE file first, and be able to see $c_word on screen and then try Find’ing to it. Don’t try it as part of a multifile search when you are debugging something that isn’t working.

      О 1 Reply Last reply Jan 6, 2019, 8:41 AM Reply Quote 0
      • R
        rinku singh
        last edited by Jan 5, 2019, 9:29 PM

        write in fitter textbox *.txt

        1 Reply Last reply Reply Quote 0
        • О
          Олег Выползов @Alan Kilborn
          last edited by Jan 6, 2019, 8:41 AM

          They not find in a single file to. Search mode - Normal, and whole word and match case uncheked.

          1 Reply Last reply Reply Quote 0
          • A
            Alan Kilborn
            last edited by Jan 6, 2019, 3:28 PM

            Hmmm. Well next I’m wondering if you have some “special” characters somewhere. Try this: Highlight/Select your $c_word string in your editor tab and press ctrl+f. Then press Find All in Current Doc. This should find it even for cases where, say the $ is a special unicode version of the plain old $, or for where there may be some “hidden” character in your document. But in truth I am running out of ideas. :(

            1 Reply Last reply Reply Quote 1
            • G
              guy038
              last edited by guy038 Jan 6, 2019, 5:59 PM Jan 6, 2019, 5:54 PM

              Hello, @олег-выползов,

              Just one question :

              When you just mouse select this string $c_word, in current file, do you see, in the status bar, at the bottom of N++ window, the indication Sel 7|1 ?

              If you get a value above 7, this would mean that the string $c_word, itself, contains one or several invisible chars !

              Best Regards,

              guy038

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