Make sorting view-only (#11)

This commit is contained in:
Philip Henning 2026-09-04 07:32:16 +02:00
parent 89b37239b2
commit 1a686bd0ff
3 changed files with 124 additions and 34 deletions

View file

@ -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