mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 21:00:40 +02:00
Merge pull request #39 from ailin-nemui/sync
run syncdocs.sh and syncscripts.sh
(cherry picked from commit 85a9dc146d)
This commit is contained in:
parent
117758fb90
commit
0ba449d8be
6 changed files with 102 additions and 78 deletions
|
|
@ -218,7 +218,7 @@ IRC network, other servers are automatically connected in same network if the
|
|||
|
||||
And finally channels:
|
||||
|
||||
/CHANNEL ADD -auto -bots *!*user@host -botcmd "/^msg $0 op pass" #irssi efnet
|
||||
/CHANNEL ADD -auto -bots *!*bot@host.org -botcmd "/^msg $0 op pass" #irssi efnet
|
||||
/CHANNEL ADD -auto #secret IRCnet password
|
||||
|
||||
-bots and -botcmd should be the only ones needing a bit of explaining. They’re
|
||||
|
|
@ -442,7 +442,7 @@ They might differ a bit with each terminal, so you’ll need to find out what
|
|||
exactly the keypress produces. Easiest way to check that would be to see what
|
||||
it prints in cat. Here’s an example for pressing F1 key:
|
||||
|
||||
[user@host] ~% cat
|
||||
[cras@hurina] ~% cat
|
||||
^[OP
|
||||
|
||||
So in irssi you would use /BIND ^[OP /ECHO F1 pressed. If you use multiple
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue