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 d9d2cfb commit 1dfada9Copy full SHA for 1dfada9
Plugins/Flow.Launcher.Plugin.Calculator/Main.cs
@@ -1,4 +1,4 @@
1
-using System;
+using System;
2
using System.Collections.Generic;
3
using System.Globalization;
4
using System.Runtime.InteropServices;
README.md
@@ -234,7 +234,6 @@ And you can download <a href="https://github.com/Flow-Launcher/Flow.Launcher/dis
234
| <kbd>Ctrl</kbd> +<kbd>I</kbd> | Open Settings window |
235
| <kbd>F5</kbd> | Reload all plugin data |
236
| <kbd>Ctrl</kbd> + <kbd>H</kbd> | Open search history |
237
-| <kbd>Ctrl</kbd> + <kbd>Backspace</kbd> | Back to previous directory |
238
239
240
## System Command List
0 commit comments