Hilbish v2.2.2
Fixed
- Line refresh fixes (less flicker)
- Do more checks for a TTY
- Panic if ENOTTY is thrown from readline
- use
x/term
function to check if a terminal
Added
- Page Up/Down keybinds for Greenhouse will now scroll up and down the size of the region (a page)
Changed
- Remove usage of
hilbish.goro
in Greenhouse. - Values in
hilbish
table are no longer protected. This means
they can be overridden. (#287)