Skip to content

wrap help messages in a multiline batch - #2445

Open
thatcher-gaming wants to merge 5 commits into
ergochat:masterfrom
thatcher-gaming:master
Open

thatcher-gaming wants to merge 5 commits into
ergochat:masterfrom
thatcher-gaming:master

Conversation

@thatcher-gaming

Copy link
Copy Markdown
Contributor

also: add a prefix parameter to startnestedbatch

Screenshot 2026-08-14 at 23 56 29

Comment thread irc/server.go Outdated
Comment thread irc/services.go
Comment on lines +243 to +244
batchId := rb.StartNestedBatch(map[string]string{}, service.prefix, caps.MultilineBatchType, nick)
defer rb.EndNestedBatch(batchId)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, this is much cleaner than I expected...could you post a sample of the raw output lines?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

with and without respectively:
Image
Image

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.

2 participants