Make sorting view-only (#11)
This commit is contained in:
parent
89b37239b2
commit
1a686bd0ff
3 changed files with 124 additions and 34 deletions
|
|
@ -75,8 +75,6 @@ sorting, DNS refresh, movement, undo, and redo.
|
|||
## Safety and known limitations
|
||||
|
||||
- Reloading discards unsaved in-memory state.
|
||||
- Sorting currently reorders the in-memory model; a later save can write that
|
||||
order to `/etc/hosts`. Treat sorting as unsafe before another mutation.
|
||||
- A failed save can leave the interface changed while `/etc/hosts` remains
|
||||
unchanged.
|
||||
- Pre-edit Backups are not listed or restored by the TUI and have no retention
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue