Fix #2: distinguish Shift+N from Caps Lock

This commit is contained in:
Philip Henning 2026-09-06 17:01:27 +02:00
parent f2e2d45480
commit 4615aed580
7 changed files with 176 additions and 5 deletions

View file

@ -66,7 +66,7 @@ including persistence behavior and manual recovery.
| `Ctrl+E` | Enter or leave Privileged Mode |
| `b` | Review and restore the session Pre-edit Backup |
| `n` | Add a Host Entry |
| `Shift+N` | Add a Host Entry based on the selected Host Entry |
| `Shift+N` | Add a Host Entry based on the selected Host Entry (requires an enhanced keyboard protocol) |
| `e` | Open the selected Host Entry in the Entry Editor |
| `d` | Delete the selected Host Entry |
| `Space` | Activate or deactivate the selected Host Entry |