2023-06-26 03:35:21 -07:00
|
|
|
# weechat
|
|
|
|
|
2025-06-29 11:48:18 +03:00
|
|
|
> Internet relay chat client with various features.
|
2023-06-26 03:35:21 -07:00
|
|
|
> More information: <https://weechat.org/doc>.
|
|
|
|
|
2023-06-26 12:11:48 -07:00
|
|
|
- Start WeeChat:
|
2023-06-26 03:35:21 -07:00
|
|
|
|
|
|
|
`weechat`
|
|
|
|
|
|
|
|
- Do not load any plugin(s) on startup:
|
|
|
|
|
|
|
|
`weechat --no-plugin`
|
|
|
|
|
|
|
|
- Do not load any script(s) on startup:
|
|
|
|
|
|
|
|
`weechat --no-script`
|
|
|
|
|
|
|
|
- Do not connect to servers automatically:
|
|
|
|
|
|
|
|
`weechat --no-connect`
|
|
|
|
|
2023-06-29 08:24:44 -07:00
|
|
|
- Write default terminal colors to `stdout`:
|
2023-06-26 03:35:21 -07:00
|
|
|
|
|
|
|
`weechat --colors`
|