Uploaded image for project: 'Sourcetree For Mac'
  1. Sourcetree For Mac
  2. SRCTREE-1610

Include filter/find shortcuts (⌘F and/or ⇧⌘F)

    XMLWordPrintable

Details

    • 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.

    Description

      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")

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: