User Tools

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>

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information