Set some much needed properties on PidginConversation
Review Request #2796 — Created Nov. 12, 2023 and submitted — Latest diff uploaded
This sets a bunch of properties on the Input widget in PidginConversation.
- wrap-mode is set to word-char as it should have been.
- input mode is set to free form.
- input hints turns on spellchecking, emoji, and word-completion.
Joined an IRC channel and typed some really long lines.