Hilbish/nature/opts
sammy 349380ae6b
feat: lua backed history (#187)
* refactor: put file history handler in line reader instance instead of global

* feat: add lua history handler in go

* feat: use lua to retrieve readline history

* refactor: handle history in lua

this also introduces a new opt: history
if it is false, command history won't get added

* fix: remove nature.history require

* docs: add changes in changelog

* fix: add comma after history opt
2022-07-13 16:02:09 -04:00
..
autocd.lua feat: allow runners to specify if they want more input (#162) 2022-06-02 22:33:30 -04:00
greeting.lua refactor!: move hilbish.greeting to an opt (closes #184) 2022-07-09 17:15:13 -04:00
history.lua feat: lua backed history (#187) 2022-07-13 16:02:09 -04:00
init.lua feat: lua backed history (#187) 2022-07-13 16:02:09 -04:00
motd.lua feat: add motd (closes #185) 2022-07-09 17:54:21 -04:00