From f5b81c9650160734deb8d5cca0f8874acea5d242 Mon Sep 17 00:00:00 2001
From: Jack251970 <1160210343@qq.com>
Date: Fri, 20 Feb 2026 12:53:06 +0800
Subject: [PATCH] Update README: remove several hotkey descriptions
Removed hotkey entries for "Ctrl+Enter", "Ctrl+Shift+Enter", "Ctrl+C", and "Ctrl+Shift+C" from the hotkey table in README.md. These previously described actions for opening folders, running as admin, and copying files/paths.
---
README.md | 4 ----
1 file changed, 4 deletions(-)
diff --git a/README.md b/README.md
index 2dbeb8b42..05acf9aef 100644
--- a/README.md
+++ b/README.md
@@ -286,16 +286,12 @@ Or download the [early access version](https://github.com/Flow-Launcher/Prerelea
| ------------------------------------------------------------------------- | ----------------------------------------------- |
| Alt+Space | Open search window (default and configurable) |
| Enter | Execute |
-| Ctrl+Enter | Open containing folder |
-| Ctrl+Shift+Enter | Run as admin |
| ↑/↓, Shift+Tab/Tab | Previous / Next result |
| ←/→ | Back to result / Open Context Menu |
| Ctrl+O , Shift+Enter | Open Context Menu |
| Ctrl+Tab | Autocomplete |
| F1 | Toggle Preview Panel (default and configurable) |
| Esc | Back to results / hide search window |
-| Ctrl+C | Copy folder / file |
-| Ctrl+Shift+C | Copy folder / file path |
| Ctrl+I | Open Flow's settings |
| Ctrl+R | Run the current query again (refresh results) |
| F5 | Reload all plugin data |