Enhance styling of active and inactive entries in DataTable for better visibility
This commit is contained in:
parent
9cd2b5c3fe
commit
e83db8ce67
2 changed files with 6 additions and 5 deletions
|
@ -9,6 +9,7 @@ The **hosts** project is a Python-based terminal application designed to manage
|
|||
The application provides a two-pane TUI:
|
||||
|
||||
- **Left pane:** List of all hostname entries. With columns:
|
||||
- - Active (add a ✓, when active)
|
||||
- IP address
|
||||
- Canonical hostname
|
||||
- **Right pane:** Detailed view of the selected entry.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue