Skip to content

0.2.0-beta.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 23:24
· 244 commits to main since this release

πŸš€ New

  • Added a config option to wrap lines in the log window by default.

✨ Improved

  • Added a scroll to bottom after each new message. This mostly solves the problem with the last line being partially trimmed at times, but there's a slightly noticeable jump as the scroll settles.
  • If enter is pressed when the command input is empty, the log window scrolls to bottom (as STUI does).