columbus
- 2 Devlogs
- 3 Total hours
A TUI File Explorer written in Ratatui and Rust
A TUI File Explorer written in Ratatui and Rust
Implemented a way to customize color theme through a color_theme.toml file.
Fixed some bugs that caused compilation errors in Linux.
Added columbus to the awesome-ratatui list repository.
Released 2 move versions of columbus in crates.io because the first release had a bug.
Released the latest version to the AUR.
Added “/” to the end of directory names in the Explorer.
Added confirmation for delete feature.
Refactored some old code.