Skip to content

Commit abe187a

Browse files
Use keyboard keys markup
1 parent 3554136 commit abe187a

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

README.md

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,10 @@ Dedicated to making your work flow more seamless. Search everything from applica
2828

2929
<img src="https://user-images.githubusercontent.com/6903107/207159213-662999d3-2c18-4256-b473-c417efca0069.png" width="400">
3030

31-
- Use the F1 key to open/hide the preview panel.
31+
- Use <kbd>F1</kbd> to toggle the preview panel.
3232
- Media files will be displayed as large images, otherwise a large icon and entire path will be displayed.
3333
- Turn on preview permanently via Settings (Always Preview).
34-
- Use hotkeys (Ctrl+Plus,Minus / Ctrl+],[) to adjust flow's search window width and height quickly if the preview area is too narrow.
35-
- This feature is currently in its early stages.
34+
- Use hotkeys (<kbd>Ctrl</kbd>+<kbd>+</kbd>/<kbd>-</kbd> and <kbd>Ctrl</kbd>+<kbd>[</kbd>/<kbd>]</kbd>) to adjust flow's search window width and height quickly if the preview area is too narrow.
3635

3736
### Everything Plugin Merged Into Explorer
3837

@@ -52,7 +51,7 @@ Dedicated to making your work flow more seamless. Search everything from applica
5251
<img src="https://user-images.githubusercontent.com/6903107/207159486-1993510f-09f2-4e33-bba7-4ca59ca1bc5a.png" width="500">
5352

5453
- Drag an item to Discord or computer location.
55-
- The target program determines whether the drop is to copy or move the item (can change via CTRL or Alt), and the operation is displayed on the mouse cursor.
54+
- The target program determines whether the drop is to copy or move the item (can change via <kbd>Ctrl</kbd> or <kbd>Alt</kbd>), and the operation is displayed on the mouse cursor.
5655

5756
### Custom Shortcut
5857

@@ -156,7 +155,7 @@ And you can download [early access version](https://github.com/Flow-Launcher/Pre
156155
<img src="https://user-images.githubusercontent.com/6903107/207142197-9e910147-96a9-466e-bbc4-b1163314ef59.png" width="400">
157156

158157
- Run batch and PowerShell commands as Administrator or a different user.
159-
- Ctrl+Enter to Run as Administrator.
158+
- <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Enter</kbd> to Run as Administrator.
160159

161160
### Explorer
162161

@@ -206,7 +205,7 @@ And you can download [early access version](https://github.com/Flow-Launcher/Pre
206205
<img src="https://user-images.githubusercontent.com/6903107/207144711-0c5f8b2b-4b1b-44c8-b23e-c123f6b05146.png" width="200">
207206

208207
- Pause hotkey activation when you are playing games.
209-
- When in search window use Ctrl+F12 to toggle on/off.
208+
- When in search window use <kbd>Ctrl</kbd>+F12 to toggle on/off.
210209
- Type `Toggle Game Mode`
211210

212211
<img src="https://user-images.githubusercontent.com/6903107/144858082-8b654daf-60fb-4ee6-89b2-6183b73510d1.png" width="100%">
@@ -271,22 +270,22 @@ And you can download [early access version](https://github.com/Flow-Launcher/Pre
271270
| ------------------------------------------------------------------ | ---------------------------------------------- |
272271
| <kbd>Alt</kbd>+ <kbd>Space</kbd> | Open search window (default and configurable) |
273272
| <kbd>Enter</kbd> | Execute |
274-
| <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Enter</kbd> | Run as admin |
273+
| <kbd><kbd>Ctrl</kbd></kbd>+<kbd>Shift</kbd>+<kbd>Enter</kbd> | Run as admin |
275274
| <kbd>↑</kbd><kbd>↓</kbd> | Scroll up & down |
276275
| <kbd>←</kbd><kbd>→</kbd> | Back to result / Open Context Menu |
277-
| <kbd>Ctrl</kbd> +<kbd>O</kbd> , <kbd>Shift</kbd> +<kbd>Enter</kbd> | Open Context Menu |
276+
| <kbd><kbd>Ctrl</kbd></kbd> +<kbd>O</kbd> , <kbd>Shift</kbd> +<kbd>Enter</kbd> | Open Context Menu |
278277
| <kbd>Tab</kbd> | Autocomplete |
279278
| <kbd>F1</kbd> | Toggle Preview Panel (default and configurable)|
280279
| <kbd>Esc</kbd> | Back to results / hide search window |
281-
| <kbd>Ctrl</kbd> +<kbd>C</kbd> | Copy the actual folder / file |
282-
| <kbd>Ctrl</kbd> +<kbd>I</kbd> | Open flow's settings |
283-
| <kbd>Ctrl</kbd> +<kbd>R</kbd> | Run the current query again (refresh results) |
280+
| <kbd><kbd>Ctrl</kbd></kbd> +<kbd>C</kbd> | Copy the actual folder / file |
281+
| <kbd><kbd>Ctrl</kbd></kbd> +<kbd>I</kbd> | Open flow's settings |
282+
| <kbd><kbd>Ctrl</kbd></kbd> +<kbd>R</kbd> | Run the current query again (refresh results) |
284283
| <kbd>F5</kbd> | Reload all plugin data |
285-
| <kbd>Ctrl</kbd> + <kbd>F12</kbd> | Toggle Game Mode when in search window |
286-
| <kbd>Ctrl</kbd> + <kbd>+</kbd>,<kbd>-</kbd> | Quickly change maximum results shown |
287-
| <kbd>Ctrl</kbd> + <kbd>[</kbd>,<kbd>]</kbd> | Quickly change search window width |
288-
| <kbd>Ctrl</kbd> + <kbd>H</kbd> | Open search history |
289-
| <kbd>Ctrl</kbd> + <kbd>Backspace</kbd> | Back to previous directory |
284+
| <kbd><kbd>Ctrl</kbd></kbd> + <kbd>F12</kbd> | Toggle Game Mode when in search window |
285+
| <kbd><kbd>Ctrl</kbd></kbd> + <kbd>+</kbd>,<kbd>-</kbd> | Quickly change maximum results shown |
286+
| <kbd><kbd>Ctrl</kbd></kbd> + <kbd>[</kbd>,<kbd>]</kbd> | Quickly change search window width |
287+
| <kbd><kbd>Ctrl</kbd></kbd> + <kbd>H</kbd> | Open search history |
288+
| <kbd><kbd>Ctrl</kbd></kbd> + <kbd>Backspace</kbd> | Back to previous directory |
290289

291290
## System Command List
292291

0 commit comments

Comments
 (0)