mirror of https://github.com/Hilbis/Hilbish
b28a2c24c1
any interface which has lua side objects that are from go side for its api (namely jobs) they will use userdata instead of always creating a table to represent the object. this might or might not bring lower ram usage since there is now only 1 single reference to an object instead of always creating a table to expose on lua breaking change since methods need to be called with a colon instead of dot |
||
---|---|---|
.. | ||
hooks | ||
nature | ||
vim-mode | ||
bait.txt | ||
commander.txt | ||
completions.txt | ||
fs.txt | ||
hilbish.txt | ||
jobs.txt | ||
lunacolors.txt | ||
runner-mode.txt | ||
terminal.txt | ||
timers.txt |