2013年5月23日 星期四

irssi 設定

添加网络
/NETWORK ADD -kicks 4 -msgs 1 -modes 4 -whois 1 freenode

添加服务器
/SERVER ADD -auto -network freenode irc.freenode.net

添加想要自动加入的频道
/CHANNEL ADD -auto #h4 freenode

保存聊天记录
/LOG OPEN -autoopen -targets #h4 ~/logs/irc-svn-%Y%m%d.log

/SET autolog ON
/SET autolog_path ~/.irssi/irclog/$tag/$0-%Y%m%d.log
/save

下載 theme
$ cd ~/.irssi
$ wget http://www.irssi.org/themefiles/greenbox.theme

下載 script
$ mkdir ~/.irssi/scripts/autorun
$ cd ~/.irssi/scripts/autorun
My Favorite Irssi Scripts | chrisjohnston.org

adv_windowlist.pl
autorun
auto_whois.pl
dccstat.pl
go.pl
hilightwin.pl
history_search.pl
len.pl
messages_bottom.pl
nickcolor.pl
nicklist.pl
openurl.pl
queryresume.pl
screen_away.pl
scriptassist.pl
trackbar.pl
trackbar-soliton.pl
trigger.pl
usercount.pl
window_switcher.pl
xchatnickcolor.pl

設定 theme
/set theme greenbox
/save
nicklist.pl
/script load autorun/nicklist.pl
/set nicklist_automode SCREEN

hilightwin.pl
/script load autorun/hilightwin.pl
/window new split
/window name hilight
/window size 6
/layout save

adv_windowlist.pl
/script load autorun/adv_windowlist.pl
/statusbar window remove act
/set awl_display_key $Q%K|%n$H$C$S
/set awl_block -15

usercount.pl
/script load autorun/usercount.pl
/statusbar window add usercount



Reference :
lzy's 543: 用 screen + irssi 上 irc 之鄉民版教學 (含Q&A)
IRC by IRSSI, with Big5/UTF-8 recode [JeffHung.Blog]

Setting Up IRSSI on a Debian Server

沒有留言:

張貼留言