Skip to content

weechat

dozens edited this page May 25, 2024 · 4 revisions

Weechat

16:13 <ninenine> awesome, thanks!  This weechat is like a many sided puzzle.
16:13 <@vilmibm> ninenine: indeed it is
16:13 <@vilmibm> a true lament configuration of online socializing

weechat is an irc client.

irc is like slack for your terminal.

Servers

/server add <alias> <url>/<port>

/connect <alias>

C-x - toggle between servers

Channels

/list - list all channels on a server

/join <channel name> - join channel

/part - leave a channel, keep the buffer open

Buffers

Alt-<up> && Alt-<down> - cycle through buffers

/buffer <name> - jump to buffer named

/close - close a buffer

Alt-a - jump to recent activity

Alt-l - toggle bare display (good for copy/pasting)

DMs

query <name> <msg> - open a buffer and send a to

Direct Connect

you can send a file to somebody.

/help dcc

Bars

I use a laptop with a tiny little screen and sometimes it is useful and helpful to get a little screen real estate back by hiding the buffer and nick lists.

  • /bar show|hide buflist

  • /bar show|hide nicklist

  • a-z: hide other buffer (highmon)

Ignore

Sometimes people say sick shit you don't wanna hear and you gotta block they ass.

/ignore add <nick>

SASL

Clone this wiki locally