feature
implemented
Support new line in chatrooms
Slamming Sammie
2026-05-23 16:43
As a semipara rper, I frequently separate thoughts in my chat posts with line breaks. But I am uncertain how to do this in chat right now.
Comments (2)
Wrecksler
2026-05-23 20:45
Well, you can send multiple messages. Works the same on chatfighters.
That said, I agree that multiline inputs are definitely better for the end user. I'll need to consider if it has any downsides for the server side of things though. I can say for sure that multi-line inputs can sometimes confuse AI about who says what. When it's strictly 1 line per message with clear charname at the beginning of each line it typically works better. So it could impact Narrator (and in the future I plan to add first person mode to AIs as well) and other AI powered features.
That said, I agree that multiline inputs are definitely better for the end user. I'll need to consider if it has any downsides for the server side of things though. I can say for sure that multi-line inputs can sometimes confuse AI about who says what. When it's strictly 1 line per message with clear charname at the beginning of each line it typically works better. So it could impact Narrator (and in the future I plan to add first person mode to AIs as well) and other AI powered features.
Wrecksler
2026-06-17 17:53
This has been added a while back, did not update this entry. As well as markdown support in chat messages.
Log in to comment.