1

当使用 hubnet-broadcast-message 或 hubnet-send-message 向 HubNet 客户端发送消息时,会添加一个换行符。使用 HubNet 控制中心广播消息时不会发生这种情况。

例子:

hubnet-broadcast-message "test"
hubnet-broadcast-message "test2"

在客户端中显示为:

test

test2
(*another newline here*)

Hubnet 控制中心的广播消息选项提供:

3:28:19   <Leader> test
3:28:21   <Leader> test2

我的问题是如何在没有添加换行符的情况下从我的代码中广播消息?由于换行,目前只有最后一条消息对客户端可见。

4

0 回答 0