bgrainger / GitBlame

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

Add Ctrl+g for goto line. #7

Closed RyanGano closed 10 years ago

RyanGano commented 10 years ago

Input validation: Integer value between 1 and maximum number of lines in the file

Validation only occurs when user clicks OK. (And doesn't give a visual indicator that the user typed invalid data (instead, the dialog will just not close).