

exec -o inxi -įor Debian users, installing weechat also installs the weechat-plugins. Without it, only the user will see the output. The -o option show output to the channel.
#Weechat install script update
However, note that they tend to not update their version very often, so you are better off changing their inxi file version with a symbolic link to your real inxi version. Quassel: inxi ships as a built in script with Quassel, so you should just be able to run the standard builtin command to run an internal script. That bug was finally found and fixed in inxi 3.3.23. Note: there was a long standing bug in inxi which made it not work in Konversation in at least qt 5. Ln -s /usr/share/konversation /usr/share/apps/
#Weechat install script full
See inxi options list for full list and explanation of available options. It was all a bit overkill for me and I wanted to stick as close as I could to the 2014 original config, but some of the stuff on there looks really nice.Will change to color option 4 and show the inxi Information line.
#Weechat install script how to
That’s it! Feel free to contact me if you have any suggestions etc.Ĭheck out the weechat github wiki 6 - it has some really cool information now about how to get nicer buffer lists etc. I like to filter out join/quit messages for users that have not been active. This is probably the biggest change from the ‘old’ config. I am happy with this, I just use /go when I want to switch to an idle buffer, but just FYI. It used to jump between all buffers, even the hidden ones. You may notice that now when you hit alt+right or alt+left it only jumps between buffers in the hotlist. trigger addreplace windowswitch signal window_switch "" "" "/perlexec weechat::buffer_set(weechat::window_get_pointer('$ core /buffer unhide" The Config Scriptsįirst we install the scripts we will be using: Your mileage may vary if your setup is different to mine. I am running weechat in urxvt with the solarized dark theme set in Xresources 4.


Yes, I know there are some characters missing, I just switched font. Read it carefully, because you may not want my exact config. Then I ran the commands listed in this article. I removed all my config files, keeping only my old sec.conf and the lines in irc.conf, for ease of use. Please refer to the original post linked above for that. Please note: this is for a fresh install of weechat version 1.9, it will not work with older versions.

The original article has been getting a little dog-eared with the constant updates I was making - so here we are with a brand new post. Due to this, I have been getting a fairly steady stream of emails through asking for an update. Since then there have been a few changes to weechat 2 - most notably with how the buffer list is handled - which made the guide incompatible with modern versions of the client. Back in 2014 I rehosted a weechat guide that was very useful to me 1 when setting up the client.
