Files
tldr/pages.zh/common/weechat.md

24 lines
404 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# weechat
> 命令行互联网中继聊天客户端,具有各种功能。
> 更多信息:<https://weechat.org/doc>。
- 启动 WeeChat
`weechat`
- 启动时不加载任何插件:
`weechat --no-plugin`
- 启动时不加载任何脚本:
`weechat --no-script`
- 启动时不自动连接到服务器:
`weechat --no-connect`
- 将默认终端颜色写入 `stdout`
`weechat --colors`