2023-06-26 11:35:21 +01:00
|
|
|
# weechat
|
|
|
|
|
|
|
|
> Command-line internet relay chat client with various features.
|
|
|
|
> More information: <https://weechat.org/doc>.
|
|
|
|
|
2023-06-26 20:11:48 +01:00
|
|
|
- Start WeeChat:
|
2023-06-26 11:35:21 +01: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 16:24:44 +01:00
|
|
|
- Write default terminal colors to `stdout`:
|
2023-06-26 11:35:21 +01:00
|
|
|
|
|
|
|
`weechat --colors`
|