0.5.0
Rebase
Features
- Cli and Renaming are now actual 'line edition modes' with cursor navigation.
Bugfixes
newbase
now restore a correct terminal state without needing to callreset
. TheRESET
env argument is thus now ignored bynewbase
.
tty
- Introduced a (limited) component system to modularize individual widget rendering. Each component is responsible to create its own view within a box, and to reutrn the actual dimensions of this view.