Hilbish/docs
TorchedSammy 626b036b4b
fix!: add complete input to history, including continued input
this introduces a breaking change to runner functions.
they are now required to return 3 values, the first
being the user's input, and the 2 others that it was
before. the `hilbish.runner` functions respectively
have been updated, so if you just return from those
there will be no difference
2022-04-13 10:12:17 -04:00
..
hooks
vim-mode
bait.txt
commander.txt
fs.txt
hilbish.txt docs: [ci] generate new docs 2022-04-12 23:37:39 +00:00
runner-mode.txt fix!: add complete input to history, including continued input 2022-04-13 10:12:17 -04:00
terminal.txt
timers.txt