Changes

Jump to: navigation, search

WeeChat

830 bytes added, 17:37, 10 September 2016
How to use for idling purposes
==How to use for idling purposes==
//This section is under construction. If this tag shows up after 9/9/16, shout at bgregos in IRC.Say you wanted to idle on #VTLUUG using weechat. All you would need to Just do are folow the following:# <Optional> Find a linux box, up 24/7, for hosting weechat. Many VTLUUG members use [https://vtluug.org/wiki/Infrastructure:Acidburn acidburn ] for this purpose.
# Make sure weechat is installed. This step is done for you on acidburn.
# Log in via SSH. For those new to ssh, you can do this for acidburn by typing <code>ssh yourUsername@acidburn.vtluug.org</code> in your favorite terminal.
# Open a new tmux session. If you're new to tmux, [https://gist.github.com/MohamedAlaa/2961058 read up on it here].
# Launch weechat. (NOTE ON NAVIGATION: You can change "tabs" in weechat by holding alt and pressing left or right arrow, or jump to a buffer by typing it's number while holding alt.
# Type <code>/server add oftc irc.oftc.net</code># Type <code>/set irc.server.oftc.nicks "mynick,mynick2,mynick3,mynick4,mynick5"</code>. You only need one nickname, but you may put in more than one nick as shown.# <Optional> Type <code>/set irc.server.oftc.username "My user name"</code> and <code>/set irc.server.oftc.realname "My real name"</code> to set other identifying info.# <Optional> To connect automatically at startup:<code>/set irc.server.oftc.autoconnect on</code># <Optional> To autojoin certain channels, <code>/set irc.server.freenode.autojoin "#channel1,#channel2"</code> A lot of the content from the above was taken from the (very useful) [https://weechat.org/files/doc/devel/weechat_quickstart.en.html WeeChat quick start guide]. If you're interested in syncing weechat to an Android device, [https://github.com/ubergeek42/weechat-android/wiki/Quickstart-Guide click here].
==References==
Anonymous user

Navigation menu