Skip to content

First Release

Choose a tag to compare

@viktorstrate viktorstrate released this 24 Mar 08:10
· 5 commits to main since this release
3779398
Replace message input field with `NSTextView` (#86)

* Start on message input view based on NSTextView

* More work on NSTextView for input

* Fix height calculation of new input field

* Add support for shift+enter for newlines, and submit otherwise

* Fix spacing issues with formatted text