sublime_merge
sublime_merge copied to clipboard
Search text of file while in blame view
Problem description
When viewing the git blame on a long file, I can't search for text in the file. If I type "command+F" Sublime Merge switches into 'search for commit' mode instead. I can't find a way to search the file within Sublime Merge itself.
Preferred solution
Ability to trigger a search-current-file.
Alternatives
Can't think of any.
At least related: #1224