diff --git a/src/Views/Repository.axaml.cs b/src/Views/Repository.axaml.cs index 8b3eaac4..0e500b2c 100644 --- a/src/Views/Repository.axaml.cs +++ b/src/Views/Repository.axaml.cs @@ -47,7 +47,6 @@ namespace SourceGit.Views SearchSuggestionBox.SelectedIndex = 0; } - e.Handled = true; } else if (e.Key == Key.Escape)