feat: add view mode status bar

This commit is contained in:
Philip Henning 2025-08-13 14:52:57 +02:00
parent 49bf61f8e5
commit 9748c2dde8
5 changed files with 45 additions and 5 deletions

View file

@ -51,7 +51,8 @@
4. **View Mode Implementation** 🟡
- Read-only display of `/etc/hosts` entries
- Needs status indicators and better styling
- Status bar and active/inactive indicators in list implemented
- Further styling improvements pending
### Medium-term (Phase 3)
1. **Edit Mode Implementation**