Skip to content

v0.7.2

Compare
Choose a tag to compare
@ku1ik ku1ik released this 02 Oct 08:26
· 167 commits to main since this release
  • BS (backspace) behavior is now consistent with Xterm, Gnome Terminal, Alacritty and Terminal.app
  • terminal is not resizable by default now, can be enabled via vt.resizable = true
  • added chars() and text() to Line for getting line's text
  • more tests for various control sequences