sublime_merge
sublime_merge copied to clipboard
Ctrl-f "find" should search for text within the current commit. Ctrl-shift-f should search the entire repository.
Problem description
I'm constantly expecting sublime merge to behave like sublime text or my web browser and search within the currently-visible commit. Instead, it opens a screen for searching the entire repository. This causes me to lose context.
Preferred solution
Bind ctrl-f to something that searches the current screen without changing screens. Bind ctrl-shift-f to the more-advanced option that searches the entire repository.
partial duplicate: #1224 related: #962, #512, #429, #15