Skip to content

0.3.6

Compare
Choose a tag to compare
@gyscos gyscos released this 07 Jan 05:21
· 1306 commits to main since this release
  • Add manual controls for event loop (Cursive::step())
  • Better termion backend
    • Added color support
    • Better input support
    • Detect terminal resize
  • Add support for Key::Tab in pancurses backend
  • Initial attempt at ncurses support on macOS