From 9568a8c215fa5672e532eaf15d32922d2a2b3fbe Mon Sep 17 00:00:00 2001 From: shy Date: Thu, 22 Feb 2024 13:37:08 +0800 Subject: [PATCH] add some --- base/web/dream.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/web/dream.go b/base/web/dream.go index d819e0eb..19709d8d 100644 --- a/base/web/dream.go +++ b/base/web/dream.go @@ -340,7 +340,7 @@ func init() { }}, FOR_FLOW: {Name: "forFlow name cmd*='sh etc/miss.sh'", Help: "流程", Icon: "bi bi-terminal", Hand: func(m *ice.Message, arg ...string) { m.Options(ctx.DISPLAY, PLUGIN_XTERM, cli.CMD_OUTPUT, nfs.NewWriteCloser(func(buf []byte) (int, error) { - PushNoticeGrow(m.Options(ice.MSG_COUNT, "0"), strings.ReplaceAll(string(buf), lex.NL, "\r\n")) + PushNoticeGrow(m.Options(ice.MSG_COUNT, "0", ice.LOG_DISABLE, ice.TRUE), strings.ReplaceAll(string(buf), lex.NL, "\r\n")) return len(buf), nil }, nil)) DreamEach(m, m.Option(mdb.NAME), "", func(name string) {