aboutsummaryrefslogtreecommitdiff
path: root/notes.org (unfollow)
Commit message (Expand)Author
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
2025-10-05Update readme + add drop to shell keymapAkshay Nair
2025-10-05Add arg parsing, loading config from XDG_CONFIG_HOME and -c arg for l...Akshay Nair
2025-10-05Add stripping quotes for toml keysAkshay Nair
2025-10-05Add opener script in configAkshay Nair
2025-10-05Show keyseq,selections in statusline + minor refactorAkshay Nair
2025-10-05Add ~ substitution for cd pathsAkshay Nair
2025-10-05Handle non-zero exit codes in commandsAkshay Nair
2025-10-05Add configuration (keymap) loading from toml fileAkshay Nair