aboutsummaryrefslogtreecommitdiff
path: root/exe (follow)
Commit message (Collapse)AuthorAge
* Allow directories and file paths as cli arg/cdAkshay Nair2025-10-08
|
* Add arg parsing, loading config from XDG_CONFIG_HOME and -c arg for ↵Akshay Nair2025-10-05
| | | | loading config file
* Add ~ substitution for cd pathsAkshay Nair2025-10-05
|
* Add configuration (keymap) loading from toml fileAkshay Nair2025-10-05
|
* Refactor to TextAkshay Nair2025-10-03
|
* Add delete command + minor refactorsAkshay Nair2025-10-03
|
* Simple file explorer uiAkshay Nair2025-10-02
|
* Init setup with simple tuiAkshay Nair2025-10-02