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
> Windows may complain about security due to code not being signed, this will be completed at a later stage. If you downloaded from this repo, you are good to continue the set up.
57
+
> When installing for the first time Windows may raise an issue about security due to code not being signed, if you downloaded from this repo then you are good to continue the set up.
58
58
59
59
And you can download <ahref="https://github.com/Flow-Launcher/Flow.Launcher/discussions"target="_blank">early access version</a>.
60
60
@@ -67,14 +67,14 @@ And you can download <a href="https://github.com/Flow-Launcher/Flow.Launcher/dis
| <kbd>Alt</kbd>+ <kbd>Space</kbd> | Open Search Box (default and configurable)|
219
+
| <kbd>Alt</kbd>+ <kbd>Space</kbd> | Open search window (default and configurable)|
219
220
| <kbd>Enter</kbd> | Execute |
220
-
| <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Enter</kbd> | Run As Admin |
221
-
| <kbd>↑</kbd><kbd>↓</kbd> | Scroll up & Down|
222
-
| <kbd>←</kbd><kbd>→</kbd> | Back to Result / Open Context Menu |
223
-
| <kbd>Ctrl</kbd> +<kbd>o</kbd> , <kbd>Shift</kbd> +<kbd>Enter</kbd> | Open Context Menu |
221
+
| <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Enter</kbd> | Run commands from Shell plugin as admin|
222
+
| <kbd>↑</kbd><kbd>↓</kbd> | Scroll up & down|
223
+
| <kbd>←</kbd><kbd>→</kbd> | Back to result / Open Context Menu |
224
+
| <kbd>Ctrl</kbd> +<kbd>O</kbd> , <kbd>Shift</kbd> +<kbd>Enter</kbd> | Open Context Menu |
224
225
| <kbd>Tab</kbd> | Autocomplete |
225
-
| <kbd>Esc</kbd> | Back to Result & Close |
226
-
| <kbd>Ctrl</kbd> +<kbd>i</kbd> | Open Setting Window |
227
-
| <kbd>F5</kbd> | Reload All Plugin Data & Window Search Index |
228
-
| <kbd>Ctrl</kbd> + <kbd>h</kbd> | Open Query History |
229
-
| <kbd>Ctrl</kbd> + <kbd>Backspace</kbd> | Back to Previous Directory |
226
+
| <kbd>Esc</kbd> | Back to results / hide search window |
227
+
| <kbd>Ctrl</kbd> +<kbd>C</kbd> | Copy the actual folder / file |
228
+
| <kbd>Ctrl</kbd> +<kbd>I</kbd> | Open Settings window |
229
+
| <kbd>F5</kbd> | Reload all plugin data |
230
+
| <kbd>Ctrl</kbd> + <kbd>H</kbd> | Open search history |
231
+
| <kbd>Ctrl</kbd> + <kbd>Backspace</kbd> | Back to previous directory |
230
232
231
233
232
234
## System Command List
@@ -263,13 +265,9 @@ Yes please, let us know in the [Q&A](https://github.com/Flow-Launcher/Flow.Launc
263
265
264
266
## Development
265
267
266
-
### Status
267
-
268
-
Flow is under heavy development, but the code base is stable, so contributions are very welcome. If you would like to help maintain it, please do not hesistate to get in touch.
269
-
270
268
### Contributing
271
269
272
-
We welcome all contributions. If you are unsure of a change you want to make, let us know in the [Discussions](https://github.com/Flow-Launcher/Flow.Launcher/discussions/categories/ideas), otherwise feel free to put in a pull request.
270
+
Contributions are very welcome, in addition to the main project(C#) there are also [documentation](https://github.com/Flow-Launcher/docs)(md), [website](https://github.com/Flow-Launcher/flow-launcher.github.io)(html/css) and [others](https://github.com/Flow-Launcher) that can be contributed to. If you are unsure of a change you want to make, let us know in the [Discussions](https://github.com/Flow-Launcher/Flow.Launcher/discussions/categories/ideas), otherwise feel free to put in a pull request.
273
271
274
272
You will find the main goals of flow placed under the [Projects board](https://github.com/Flow-Launcher/Flow.Launcher/projects), so feel free to contribute on that. If you would like to make small incremental changes, feel free to do so as well.
0 commit comments