bgrainger / GitBlame

"git blame" GUI for Windows
GNU General Public License v2.0
5 stars 3 forks source link

Add "Find" support #12

Open bgrainger opened 9 years ago

bgrainger commented 9 years ago

Ctrl+F should bring up a Find bar that allows the user to search the loaded file.

Also consider Ctrl+I "incremental find" support.

jacobcarpenter commented 9 years ago

:+1: