Hilbish/nature
sammy 0d32a10ca3
feat: add builtins clear, exec and cat (#208)
* feat: add clear and exec command

* docs: add builtins to changelog

* feat: add cat command
2022-10-14 19:15:40 -04:00
..
commands feat: add builtins clear, exec and cat (#208) 2022-10-14 19:15:40 -04:00
opts fix: check if there is cmd input before attempting to add to history (closes #206) 2022-10-10 18:11:09 -04:00
completions.lua fix: no command completions if query/line is an alias 2022-04-24 00:06:19 -04:00
dirs.lua refactor: (re)organize and change prelude path and structure 2022-04-23 00:03:50 -04:00
init.lua feat(bait): add error hook and hooks function (closes #205) 2022-10-11 17:41:13 -04:00
runner.lua feat: allow runners to specify if they want more input (#162) 2022-06-02 22:33:30 -04:00
vim.lua feat: add hilbish.vim interface (closes #114) 2022-05-13 20:52:48 -04:00