• Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 1.7.0
    • None
    • None
    • Mac OS X 10.8.3
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Improvement suggestion

      I think it'd be incredibly useful to have ⌘F and/or ⇧⌘F keyboard shortcuts for setting the insertion point/cursor within the various filter/find search fields, e.g.:

      - (IBAction)performFindPanelAction:(id)sender {
          [self.window makeFirstResponder:searchTextField];
      }
      

      Potential implementation

      Bookmarks View

      ⌘F could position cursor in search field to quickly filter bookmarks within Bookmarks View

      File Status View

      ⌘F could position cursor in search field to quickly filter files within File Status View

      Log View

      ⌘F could perhaps switch the view over to the Search View since there is no search field in Log View (also, being able to use ⌘J as a shortcut to "Jump to" commit hash/branch within the Log View would be handy)

      Search View

      ⌘F could position cursor in search field. It might be good to assign ⇧⌘F to be able to accomplish the same behavior when done from any of the 3 main views as well (emulating Xcode's shortcut for "Find in Workspace")

          Form Name

            [SRCTREE-1610] Include filter/find shortcuts (⌘F and/or ⇧⌘F)

            KieranA added a comment -

            For now I've omitted Cmd+F on the log view as it may confuse users if it switches views, although it's open to review. All other suggestions were very sensible and have been implemented.

            KieranA added a comment - For now I've omitted Cmd+F on the log view as it may confuse users if it switches views, although it's open to review. All other suggestions were very sensible and have been implemented.

            Great to hear!

            PaulCapestany added a comment - Great to hear!

            KieranA added a comment -

            These are good suggestions. And you've made it easy for me with all the information you've provided

            I've assigned it to 1.7 which is in active development although not scheduled for a while.

            KieranA added a comment - These are good suggestions. And you've made it easy for me with all the information you've provided I've assigned it to 1.7 which is in active development although not scheduled for a while.

              Unassigned Unassigned
              6b34428dadb5 PaulCapestany
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: