mirror of
https://github.com/shokinn/hosts-go.git
synced 2025-08-23 08:33:02 +00:00
docs: Update project brief with key bindings for user interaction
This commit is contained in:
parent
ef5c2a9da8
commit
103a41cdc2
1 changed files with 9 additions and 0 deletions
|
@ -29,6 +29,15 @@ The user can:
|
||||||
- Use DNS-based resolution for hostnames
|
- Use DNS-based resolution for hostnames
|
||||||
- Quickly update IP addresses
|
- 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 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:
|
The project uses:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue