Feat #2: add Host Entry from selected
This commit is contained in:
parent
6ce1d7da2f
commit
f2e2d45480
9 changed files with 213 additions and 11 deletions
|
|
@ -63,6 +63,7 @@ separate from the Entry Editor used to change one Host Entry.
|
|||
In Privileged Mode:
|
||||
|
||||
- Press `n` to add a Host Entry.
|
||||
- Press `Shift+N` to add a Host Entry based on the selected Host Entry.
|
||||
- Select a non-default Host Entry and press `e` to open the Entry Editor.
|
||||
- Press `d` and confirm to delete the selected Host Entry.
|
||||
- Press `Space` to activate or deactivate the selected Host Entry.
|
||||
|
|
@ -253,6 +254,7 @@ continually retrying it.
|
|||
| Key | Action |
|
||||
| --- | --- |
|
||||
| `n` | Add a Host Entry |
|
||||
| `Shift+N` | Add a Host Entry based on the selected Host Entry |
|
||||
| `e` | Open the selected Host Entry in the Entry Editor |
|
||||
| `d` | Delete the selected Host Entry |
|
||||
| `Space` | Activate or deactivate the selected Host Entry |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue