docs: Update project brief with key bindings for user interaction

This commit is contained in:
Philip Henning 2025-08-14 08:54:35 +02:00
parent ef5c2a9da8
commit 103a41cdc2

View file

@ -29,6 +29,15 @@ The user can:
- Use DNS-based resolution for hostnames
- Quickly update IP addresses
Key Bindings:
- `ctrl`+`e`: Change to edit mode
- `e`: Edit the currently selected hostname entry
- `space`: Entry activation toggle
- `i` Sort by IP addresses
- `n` Sot by (the first) hostname
- `c` To open the tool configuration
- `?` or `h`: Display help about all Key Bindings
The program will operate in **view-only mode** by default and require explicit entry into **edit mode**, at which point it will request elevated (sudo) permissions until editing is disabled.
The project uses: