aboutsummaryrefslogtreecommitdiff
path: root/lib/Daffm/State.hs (follow)
Commit message (Collapse)AuthorAge
* 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 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 ↵Akshay Nair2025-10-05
| | | | loading config file
* Add opener script in configAkshay Nair2025-10-05
|
* Show keyseq,selections in statusline + minor refactorAkshay Nair2025-10-05
|
* Add ~ substitution for cd pathsAkshay Nair2025-10-05
|
* Add configuration (keymap) loading from toml fileAkshay Nair2025-10-05
|
* Add multi-key handling + command parsing + shell/shell! aliasesAkshay Nair2025-10-04
|
* Refactor to TextAkshay Nair2025-10-03
|
* Add delete command + minor refactorsAkshay Nair2025-10-03
|
* Add multifile selection/markingAkshay Nair2025-10-03
|
* Add "press key to continue" with !! prefixAkshay Nair2025-10-03
|
* Add run shell command via cmdline + selected file substitutionAkshay Nair2025-10-03
|
* Preserve list position while navigating through directoriesAkshay Nair2025-10-03