User Tools

Site Tools


irssi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
irssi [2020/04/04 17:39] – created ssm2017irssi [2022/02/07 13:29] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== irssi ======
 ====== Installation ====== ====== Installation ======
 ===== irssi ===== ===== irssi =====
Line 11: Line 12:
 </sxh> </sxh>
  
 +====== scripts ======
 +===== install script =====
 +<sxh bash>
 +/run scriptassist
 +</sxh>
 +then
 +<sxh bash>
 +/script install scriptname
 +</sxh>
  
 +===== load/unload script =====
 +<sxh bash>
 +/script load scriptname
 +/script unload scriptname
 +</sxh>
 +autorun on startup
 +<sxh bash>
 +/script autorun scriptname
 +</sxh>
 +
 +===== some scripts =====
 +  * hilightwin
 +  * nicklist
 +  * tmux_nicklist_portable
 +  * adv_windowlist
 +
 +====== some commands ======
 +<sxh bash>
 +/window log on
 +/hilight -word yournick
 +/set theme themename
 +/set timestamp_format %D %H:%M
 +</sxh>
irssi.1586014789.txt.gz · Last modified: (external edit)