You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,10 +20,12 @@ Flow Launcher. Dedicated to make your workflow flow more seamlessly. Aimed at be
20
20
21
21
- Search everything from applications, files, bookmarks, YouTube, Twitter and more. All from the comfort of your keyboard without ever touching the mouse.
22
22
- Search for file contents.
23
-
- Support search using environment variable paths
23
+
- Support search using environment variable paths.
24
24
- Run batch and PowerShell commands as Administrator or a different user.
25
25
- Support languages from Chinese to Italian and more.
@@ -45,13 +47,14 @@ Windows may complain about security due to code not being signed, this will be c
45
47
46
48
**Usage**
47
49
- Open flow's search window: <kbd>Alt</kbd>+<kbd>Space</kbd> is the default hotkey.
48
-
- Open context menu: <kbd>Ctrl</kbd>+<kbd>O</kbd>/<kbd>Shift</kbd>+<kbd>Enter</kbd>.
50
+
- Search programs, bookmarks and control panel items with acronyms eg. `gk` or `gp` for GitKraken Preview; fuzzy search eg. `code` or `vis` for Visual Studio Code.
51
+
- Open context menu: on the selected result, press <kbd>Ctrl</kbd>+<kbd>O</kbd>/<kbd>Shift</kbd>+<kbd>Enter</kbd>.
49
52
- Cancel/Return to previous screen: <kbd>Esc</kbd>.
50
53
- Install/Uninstall/Update plugins: in the search window, type `pm install`/`pm uninstall`/`pm update` + the plugin name.
51
54
- Saved user settings are located:
52
55
- If using roaming: `%APPDATA%\FlowLauncher`
53
56
- If using portable, by default: `%localappdata%\FlowLauncher\app-<VersionOfYourFlowLauncher>\UserData`
54
-
- Logs are saved along with your user settings folder
57
+
- Logs are saved along with your user settings folder.
0 commit comments