Hilbish/nature/commands
sammyette 19bb05f001
feat: pager improvements
- make use of full terminal space properly in doc and greenhouse
commands
- add some info in doc command like currently viewed doc
and description at the bottom instead of top of doc (this makes it persistent)
- add contents function to Greenhouse to allow showing custom contents
in the table of contents (this will be used for lazy loading in the future)
2023-07-11 22:29:15 -04:00
..
bg.lua fix: correct job management commands to call with colon 2023-02-19 15:11:55 -04:00
cat.lua feat: add sink for commanders to write output/read input (#232) 2023-01-20 19:07:42 -04:00
cd.lua feat: add sink for commanders to write output/read input (#232) 2023-01-20 19:07:42 -04:00
cdr.lua feat: show indexes on cdr list and change home to tilde (#253) 2023-07-09 18:43:21 -04:00
clear.lua feat: add builtins clear, exec and cat (#208) 2022-10-14 19:15:40 -04:00
disown.lua feat: add sink for commanders to write output/read input (#232) 2023-01-20 19:07:42 -04:00
doc.lua feat: pager improvements 2023-07-11 22:29:15 -04:00
exec.lua feat: add builtins clear, exec and cat (#208) 2022-10-14 19:15:40 -04:00
exit.lua refactor: (re)organize and change prelude path and structure 2022-04-23 00:03:50 -04:00
fg.lua fix: correct job management commands to call with colon 2023-02-19 15:11:55 -04:00
greenhouse.lua feat: pager improvements 2023-07-11 22:29:15 -04:00
init.lua refactor: automatically load all nature commands 2022-09-02 23:01:39 -04:00