8000 Release 0.5.0 · NyuB/ocli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 19:49
· 32 commits to main since this release

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 call reset. The RESET env argument is thus now ignored by newbase.

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.
0