Skip to content

Commit

Permalink
weechat: add page (tldr-pages#10418)
Browse files Browse the repository at this point in the history
* weechat: add page

---------

Co-authored-by: Lena <[email protected]>
  • Loading branch information
4G3NT and acuteenvy authored Jun 26, 2023
1 parent 9014511 commit b63eb9f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions pages/common/weechat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# weechat

> Command-line internet relay chat client with various features.
> More information: <https://weechat.org/doc>.
- Start `weechat`:

`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`

- Write default terminal colors to stdout:

`weechat --colors`

0 comments on commit b63eb9f

Please sign in to comment.