irc_channel_auto-connection_with_irssi
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
irc_channel_auto-connection_with_irssi [2021/03/20 05:56] – created hc9 | irc_channel_auto-connection_with_irssi [2024/09/05 00:23] (current) – re” hc9 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== IRC Channel Auto-Connection with Irssi ====== | ====== IRC Channel Auto-Connection with Irssi ====== | ||
- | This tutorial explains how to configure the [[http:// | + | This tutorial explains how to configure the [[http:// |
- | |**1**|Invoke | + | - Invoke Irssi from the shell: < |
+ | $ irssi | ||
+ | </ | ||
+ | - After Irssi starts, enter the following commands: < | ||
+ | /network add sdf | ||
+ | /server add -auto -network sdf irc.sdf.org | ||
+ | /channel add -auto #sdf sdf | ||
+ | </ | ||
+ | - (You may add other // | ||
+ | - Quit Irssi: < | ||
+ | /quit | ||
+ | </ | ||
+ | - Invoke Irssi again: < | ||
+ | $ irssi | ||
+ | </ | ||
+ | - (Irssi runs and automatically connects to the channels you defined in **2**.) | ||
+ | - Select the channel you want to see first when Irssi starts by cycling through | ||
+ | - Save the Irssi channel window configuration: < | ||
+ | /layout save | ||
+ | </ | ||
+ | * If you experience trouble, it may help to reset your Irssi configuration by deleting or renaming the file '' | ||
- | $ irssi | + | **Notes** |
- | |**2**|After Irssi starts, enter the following commands: | + | |
- | + | ||
- | /network add sdf | + | |
- | /server add -auto -network sdf irc.sdf.org | + | |
- | /channel add -auto #sdf sdf | + | |
- | + | ||
- | (You may add other // | + | |
- | + | ||
- | |**3**|Quit Irssi:| | + | |
- | + | ||
- | /quit | + | |
- | + | ||
- | |**4**|Invoke Irssi again:| | + | |
- | + | ||
- | $ irssi | + | |
- | + | ||
- | (Irssi runs and automatically connects to the channels you defined in 2.) | + | |
- | + | ||
- | |**5**|Select the channel you want to see first when Irssi starts by cycling through the channel windows ('' | + | |
- | |**6**|Save the Irssi channel window configuration: | + | |
- | + | ||
- | /layout save | + | |
- | + | ||
- | If you experience trouble, it may help to reset your Irssi configuration by deleting or renaming the file " | + | |
- | + | ||
- | ===== Notes ===== | + | |
- | + | ||
- | - See [[http:// | + | |
$Id: irssi-auto.html, | $Id: irssi-auto.html, | ||
irc_channel_auto-connection_with_irssi.1616219783.txt.gz · Last modified: 2021/03/20 05:56 by hc9