hosts, a python with textual based /etc/hosts editor.
- Updated header title to "/etc/hosts Manager" and modified subtitle format. - Implemented a dedicated overlay status bar for error messages, ensuring no layout shifts. - Refactored entry details display to use DataTable with labeled rows for improved consistency. - Added CSS styles for the new status bar and DataTable. - Created tests for status bar visibility and DataTable functionality, ensuring all tests pass. |
||
---|---|---|
memory-bank | ||
src/hosts | ||
tests | ||
.clinerules | ||
.gitignore | ||
.python-version | ||
pyproject.toml | ||
README.md | ||
test_datatable.py | ||
test_overlay.py | ||
test_position.py | ||
test_status.py | ||
test_status_visibility.py | ||
uv.lock |