Commit 578edb2
authored
TUI update (#1)
* Implement confirmation dialog for virtual environment deletion in App, including methods for starting, confirming, and canceling deletion. Add unit tests to validate deletion logic and navigation behavior.
* Enhance main function to support command-line arguments for scanning paths and toggling TUI mode. Implement a detailed output for found virtual environments, including size and last modified date. Add unit tests for directory size calculation and virtual environment detection.
* Refactor UI rendering to utilize ratatui for a more interactive display of virtual environments. Implement a confirmation dialog for deletion with improved layout and styling, including help text for user navigation.1 parent e1b3e66 commit 578edb2
6 files changed
+705
-36
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
0 commit comments