We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23de7cf commit e625bf1Copy full SHA for e625bf1
Flow.Launcher/MainWindow.xaml
@@ -43,7 +43,6 @@
43
</Window.Resources>
44
<Window.InputBindings>
45
<KeyBinding Key="Escape" Command="{Binding EscCommand}" />
46
- <!--KeyBinding Key="F1" Command="{Binding StartHelpCommand}" /-->
47
<KeyBinding Key="F5" Command="{Binding ReloadPluginDataCommand}" />
48
<KeyBinding Key="Tab" Command="{Binding AutocompleteQueryCommand}" />
49
<KeyBinding
0 commit comments