Community
    • Login

    F3 and Ctrl + F

    Scheduled Pinned Locked Moved General Discussion
    19 Posts 4 Posters 5.2k 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.
    • PeterJonesP
      PeterJones
      last edited by PeterJones

      @Григорий-Горкун,

      That’s going to be one that many users would disagree with: for example, I want F3 to “search next” whether or not I’ve left the Find window open: sometimes, I’m on a small-monitor/single-monitor system and don’t want the bulk of the text covered with the Find window (even if it is mildly transparent). By doing Find, then closing the window, then hitting F3, I can cycle through the various matches.

      If you still want that feature, this FAQ explains how to make a feature request. But be forewarned, it’s not likely to be implemented as you’ve currently described it.

      If I’ve misinterpreted, please provide more information.

      1 Reply Last reply Reply Quote 1
      • Meta ChuhM
        Meta Chuh moderator @kuzduk = kuzduk
        last edited by

        welcome to the notepad++ community, @Григорий-Горкун

        if we understand everything correctly:

        you want to use f3 for “find next”, but f3 only works, if the find window has been closed.
        and you also want to keep your find window open and still use f3 to find next.

        am i correct ?

        if yes: there is no need to make a feature request, as it already works:

        • open the “find” window and search for any text.
        • now click on your notepad++ document tab or the notepad++ top bar (this brings your notepad++ window into front and keyboard input will be focused on it from now on).
        • from now on f3 is enabled, even if the find windows stays open, and you can use it to find the next match.

        note: the reason shortcuts behave like this is because shortcuts only work on the active front window.

        1 Reply Last reply Reply Quote 1
        • PeterJonesP
          PeterJones
          last edited by

          hmm, three different interpretations of what the OP wanted. Hopefully, one of these three pieces of advice will work. :-)

          Taking bets on which one of us interpreted correctly? My money’s on @Meta-Chuh.

          Meta ChuhM 1 Reply Last reply Reply Quote 2
          • Meta ChuhM
            Meta Chuh moderator @PeterJones
            last edited by Meta Chuh

            @PeterJones
            let’s say variations, as they are not very different.
            and i believe that the combination of all 3 will work the best 😃

            my bet would be, that @Alan-Kilborn 's solution, without need of using the find window at all, is the simplest and most helpful, if @Григорий-Горкун wants to search for a single word only:

            • put the cursor on a word you want to find
            • press ctrl+f3 to automatically mark it and search for the next instance
            • then either keep pressing ctrl+f3 or use f3 to find every next instance
              (both shortcuts will do the same in this case)

            also your fact that the find window, regardless of where it currently is, usually covers exactly the part that is needed at the moment, is a good reason not to leave it open.

            Alan KilbornA 1 Reply Last reply Reply Quote 2
            • Alan KilbornA
              Alan Kilborn @Meta Chuh
              last edited by

              @Meta-Chuh

              Yea, FInd window absolutely sucks unless you have a super huge single monitor, or multiple any-sized monitors. In the latter case, for me, the FInd window gets moved to a different monitor than the maximized main Notepad++ window.

              1 Reply Last reply Reply Quote 3
              • kuzduk = kuzdukK
                kuzduk = kuzduk
                last edited by

                @PeterJones said:

                I want F3 to “search next” whether or not I’ve left the Find window open: sometimes, I’m on a small-monitor/single-monitor system and don’t want the bulk of the text covered with the Find window (even if it is mildly transparent). By doing Find, then closing the window, then hitting F3, I can cycle through the various matches.

                It full answer, thank you. It sad for me, because “many users would disagree”.

                ▬▬▬▬▬▬▬▬▬▬ ♦ ▬▬▬▬▬▬▬▬▬▬

                My second question: why FindNext and FindPrevios hot keys are not work in Find window?

                Alan KilbornA Meta ChuhM 2 Replies Last reply Reply Quote 0
                • Alan KilbornA
                  Alan Kilborn @kuzduk = kuzduk
                  last edited by

                  @kuzduk-=-kuzduk said:

                  why FindNext and FindPrevios hot keys are not work in Find window?

                  This has been asked before. They don’t work because the keys configured via Shortcut Mapper only work in the editing tabs.

                  1 Reply Last reply Reply Quote 2
                  • Meta ChuhM
                    Meta Chuh moderator @kuzduk = kuzduk
                    last edited by Meta Chuh

                    @kuzduk-kuzduk

                    My second question: why FindNext and FindPrevios hot keys are not work in Find window?

                    you just have to make your document tab active using this guide below, you don’t have to close the find window to use f3 (find next), or shift+f3 (find previous).

                    • open the “find” window and search for any text.

                    • now click on the notepad++ tab of your file
                      (this brings your opened file into front focus, and any keyboard shortcuts will work on it).

                    • from now on the find next shortcut f3 and the find previous shortcut shift+f3 are also enabled, even if the find windows stays open.

                    1 Reply Last reply Reply Quote 1
                    • kuzduk = kuzdukK
                      kuzduk = kuzduk
                      last edited by

                      i think this little thing what need be: FindNext and FindPrevios hot keys work in Find window

                      Alan KilbornA 1 Reply Last reply Reply Quote 0
                      • Alan KilbornA
                        Alan Kilborn @kuzduk = kuzduk
                        last edited by

                        @kuzduk-=-kuzduk

                        Are you reading the replies to this thread?

                        1 Reply Last reply Reply Quote 3
                        • kuzduk = kuzdukK
                          kuzduk = kuzduk
                          last edited by

                          Yes i read:

                          They don’t work because the keys configured via Shortcut Mapper only work in the editing tabs.

                          Then it need to finish these two commands to work in the fond window!!!

                          1. This very long and uncomfortable(FindPrev and Find Next hot keys must work in find window):
                          • open the “find” window and search for any text.

                          • now click on the notepad++ tab of your file
                            (this brings your opened file into front focus, and any keyboard shortcuts will work on it).

                          • from now on the find next shortcut f3 and the find previous shortcut shift+f3 are also enabled, even if the find windows stays open.

                          Meta ChuhM 1 Reply Last reply Reply Quote 0
                          • Meta ChuhM
                            Meta Chuh moderator @kuzduk = kuzduk
                            last edited by

                            @kuzduk-kuzduk

                            if you want to have your find window in front, and use keys to switch to the next and/or previous finding, you can use [enter] to find the next and [shift]+[enter] to find the previous.

                            1 Reply Last reply Reply Quote 2
                            • Alan KilbornA
                              Alan Kilborn
                              last edited by

                              This may be of interest:

                              https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2138

                              As well as: https://notepad-plus-plus.org/community/topic/15904/search-f3

                              Meta ChuhM kuzduk = kuzdukK 2 Replies Last reply Reply Quote 2
                              • Meta ChuhM
                                Meta Chuh moderator @Alan Kilborn
                                last edited by Meta Chuh

                                @Alan-Kilborn

                                i like scott’s note:

                                @Scott-Sumner said: But perhaps you will not like that it is a different keystroke than your brain desires …

                                😉

                                1 Reply Last reply Reply Quote 0
                                • kuzduk = kuzdukK
                                  kuzduk = kuzduk @Alan Kilborn
                                  last edited by kuzduk = kuzduk

                                  This is the same as I ask, so i am not alone:

                                  https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2138
                                  As well as: https://notepad-plus-plus.org/community/topic/15904/search-f3

                                  you can use [enter] to find the next and [shift]+[enter] to find the previous.

                                  already better but why it is not same hot keys like for FindNext F3???))) it must be F3 and Shift+F3!!!

                                  Meta ChuhM Alan KilbornA 2 Replies Last reply Reply Quote 0
                                  • Meta ChuhM
                                    Meta Chuh moderator @kuzduk = kuzduk
                                    last edited by Meta Chuh

                                    @kuzduk-kuzduk

                                    already better but why it is not same hot keys like for FindNext F3???))) it must be F3 and Shift+F3!!!

                                    i don’t really know why it is like that, as i am just a user at our user driven community,
                                    but i quickly got used to the enter key combos at the find window.

                                    i think @Scott-Sumner said it best, if we take it from a user perspective:

                                    But perhaps you will not like that it is a different keystroke than your brain desires – Enter when you think F3.

                                    if you can not get used to it at all, you can file a feature request, as suggested by @PeterJones above,
                                    by reading and following the official guide >>> FAQ Desk: Feature Request or Bug Report <<<
                                    as it does not really make much sense, if we talk about it for almost two weeks now, without being able to change anything.

                                    1 Reply Last reply Reply Quote 1
                                    • Alan KilbornA
                                      Alan Kilborn @kuzduk = kuzduk
                                      last edited by

                                      @kuzduk-=-kuzduk said:

                                      why it is not same hot keys like for FindNext F3???))) it must be F3 and Shift+F3!!!

                                      Why should it be F3 and Shift+F3? IMO those are dumb keystrokes and I have reassigned my Notepad++ to use IMO better ones. If, all of a sudden in Notepad++ these functions were remapped to something F3-ish in the Find window (instead of the Enter-based ones), I would be ticked!

                                      Feature changes must consider ALL users and the different ways they might use existing Notepad++…before changes to functionality are made. (Not saying anyone is considering this thread’s topic for change). That is sometimes a daunting prospect, I know!

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