Weechat: Difference between revisions

From Bitpost wiki
(Created page with "n-curses irc. Yeah. Quick start: sudo apt install weechat weechat Alt-# to switch windows /server add freenode chat.freenode.net/6697 -ssl -autoconne...")
 
No edit summary
 
Line 8: Line 8:
         /join #javascript
         /join #javascript
         (etc).
         (etc).
You are going to need the [https://weechat.org/files/doc/stable/weechat_user.en.html#key_bindings_buffers_windows key bindings].

Latest revision as of 22:21, 22 November 2019

n-curses irc. Yeah. Quick start:

   sudo apt install weechat
   weechat
       Alt-# to switch windows
       /server add freenode chat.freenode.net/6697 -ssl -autoconnect
       /msg NickServ identify moodboom ******** (make sure it's masked with *'s as you type u/p or you're not doign it right)
       /nick moodboom
       /join #javascript
       (etc).

You are going to need the key bindings.