aboutsummaryrefslogtreecommitdiff
path: root/data/core/command.lua
AgeCommit message (Expand)Author
2023-07-27Documentation for core.command (#1564)Takase
2023-03-29Disable `trimwhitespace` and `drawwhitespace` via their configs (#1446)Adam
2022-08-16Replace `assert` with `core.log_quiet` on command replaceGuldoman
2022-08-16Add predicate memoization to `command.get_all_valid`Guldoman
2022-08-16Allow command predicates to manage parameters passed to the commandsGuldoman
2022-05-15command predicates: added support for strict matching by appending '!' on str...jgmdev
2022-05-12adjust and consolidate duplicated predicate codejgmdev
2022-03-11statusview: added ability to hide and commandsjgmdev
2021-12-18multiple improvements to loggingtakase1121
2021-11-23Added in cut, copy and paste to the context menu. Also removed find pattern, ...Adam Harrison
2021-11-14Added in clicks to keymap.Adam Harrison
2021-06-09Added missing NagView dialog commands to startup.jgmdev
2021-04-01Implement unicode character replacementsFrancesco Abbate
2020-12-30Add command to create a directory in a new category "files"Francesco Abbate
2019-12-28Initial commitrxi