Skip to content

Replace message input field with NSTextView#86

Merged
viktorstrate merged 5 commits intomainfrom
input-field
Mar 18, 2026
Merged

Replace message input field with NSTextView#86
viktorstrate merged 5 commits intomainfrom
input-field

Conversation

@viktorstrate
Copy link
Owner

@viktorstrate viktorstrate commented Mar 17, 2026

This PR prepares for a more sophisticated input field in the future. By replacing the SwiftUI backed TextField with an AppKit backed NSTextView we get more control that will enable us to implement custom formatting, pasting, autocomplete etc.

TODO

  • Replace view
  • Add text binding to SwiftUI
  • Integrate send action again.

@viktorstrate viktorstrate marked this pull request as ready for review March 18, 2026 10:21
@viktorstrate viktorstrate merged commit 3779398 into main Mar 18, 2026
2 checks passed
@viktorstrate viktorstrate deleted the input-field branch March 18, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant