aboutsummaryrefslogtreecommitdiff
path: root/notes.org (follow)
Commit message (Expand)AuthorAge
* Fix directory exists checkAkshay Nair2025-12-25
* Add owner:group info in outAkshay Nair2025-12-25
* Add basic selection-add/remove commandsAkshay Nair2025-11-10
* Show error messages (permission error + path not found + invalid comm...Akshay Nair2025-11-08
* Add custom commandsAkshay Nair2025-11-07
* Fix shell escaping for substitutionsAkshay Nair2025-11-07
* Allow multilevel extend in configAkshay Nair2025-10-30
* Fix command-shell from config example to use evalAkshay Nair2025-10-26
* Add manpage for documentationAkshay Nair2025-10-24
* Add truncate for current directoryAkshay Nair2025-10-08
* Refactor args parsing to module + docs updateAkshay Nair2025-10-08
* Add map command for creating keymapsAkshay Nair2025-10-08
* Add symlink resolution for navigationAkshay Nair2025-10-08
* Add search commandAkshay Nair2025-10-08
* Add extend config property to extend configs + move defaultsAkshay Nair2025-10-08
* Allow directories and file paths as cli arg/cdAkshay Nair2025-10-08
* Add command-shell command for calling commands from shellAkshay Nair2025-10-08
* Add CmdChain to run commands sequentially in keysAkshay Nair2025-10-08
* Update readme + add drop to shell keymapAkshay Nair2025-10-05
* Add arg parsing, loading config from XDG_CONFIG_HOME and -c arg for l...Akshay Nair2025-10-05