From 103a41cdc20dbe611bd354146cf0b4db4fdf1838 Mon Sep 17 00:00:00 2001 From: phg Date: Thu, 14 Aug 2025 08:54:35 +0200 Subject: [PATCH] docs: Update project brief with key bindings for user interaction --- memory-bank/projectbrief.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/memory-bank/projectbrief.md b/memory-bank/projectbrief.md index 692059f..c08b60e 100644 --- a/memory-bank/projectbrief.md +++ b/memory-bank/projectbrief.md @@ -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: