hosts, a python with textual based /etc/hosts editor.
Find a file
phg 25001042e5 Enhance status display and entry details in HostsManagerApp
- 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.
2025-07-31 09:47:09 +02:00
memory-bank Enhance status display and entry details in HostsManagerApp 2025-07-31 09:47:09 +02:00
src/hosts Enhance status display and entry details in HostsManagerApp 2025-07-31 09:47:09 +02:00
tests Enhance status display and entry details in HostsManagerApp 2025-07-31 09:47:09 +02:00
.clinerules initial commit 2025-07-29 13:50:55 +02:00
.gitignore Add .gitignore file to exclude unnecessary files and directories 2025-07-29 15:09:57 +02:00
.python-version initial commit 2025-07-29 13:50:55 +02:00
pyproject.toml Update dependencies to latest versions: textual 5.0.1 and pytest 8.4.1 2025-07-29 16:07:50 +02:00
README.md initial commit 2025-07-29 13:50:55 +02:00
test_datatable.py Enhance status display and entry details in HostsManagerApp 2025-07-31 09:47:09 +02:00
test_overlay.py Enhance status display and entry details in HostsManagerApp 2025-07-31 09:47:09 +02:00
test_position.py Enhance status display and entry details in HostsManagerApp 2025-07-31 09:47:09 +02:00
test_status.py Enhance status display and entry details in HostsManagerApp 2025-07-31 09:47:09 +02:00
test_status_visibility.py Enhance status display and entry details in HostsManagerApp 2025-07-31 09:47:09 +02:00
uv.lock Update dependencies to latest versions: textual 5.0.1 and pytest 8.4.1 2025-07-29 16:07:50 +02:00