aboutsummaryrefslogtreecommitdiff
path: root/notes.org (unfollow)
Commit message (Collapse)Author
2026-06-12Fix path loading in stateAkshay Nair
2025-12-25Add env vars for managing escape-free commandsAkshay Nair
2025-12-25Fix directory exists checkAkshay Nair
2025-12-25Add owner:group info in outAkshay Nair
2025-11-10Add basic selection-add/remove commandsAkshay Nair
2025-11-08Show error messages (permission error + path not found + invalid ↵Akshay Nair
command error)
2025-11-07Add custom commandsAkshay Nair
2025-11-07Fix shell escaping for substitutionsAkshay Nair
2025-10-30Allow multilevel extend in configAkshay Nair
2025-10-26Fix command-shell from config example to use evalAkshay Nair
2025-10-24Add manpage for documentationAkshay Nair
2025-10-08Add truncate for current directoryAkshay Nair
2025-10-08Refactor args parsing to module + docs updateAkshay Nair
2025-10-08Add map command for creating keymapsAkshay Nair
2025-10-08Add symlink resolution for navigationAkshay Nair
2025-10-08Add search commandAkshay Nair
2025-10-08Add extend config property to extend configs + move defaultsAkshay Nair
2025-10-08Allow directories and file paths as cli arg/cdAkshay Nair
2025-10-08Add command-shell command for calling commands from shellAkshay Nair
2025-10-08Add CmdChain to run commands sequentially in keysAkshay Nair