Difference between revisions of "Weechat"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
/input jump_smart - jump to next buffer with activity | /input jump_smart - jump to next buffer with activity | ||
/input hotlist_clear - clear activity | /input hotlist_clear - clear activity | ||
+ | |||
+ | /key bind meta2-18~ /bar scroll buffers * -30% - bind F7 to buffers.pl up | ||
+ | /key bind meta2-19~ /bar scroll buffers * +30% - bind F8 to buffers.pl down | ||
Ctrl-r - Search buffer (enter to esc.) | Ctrl-r - Search buffer (enter to esc.) | ||
+ | |||
+ | alt-k [key] - display key and binding | ||
=== Docs === | === Docs === |
Revision as of 06:47, 23 January 2012
Commands
/server add oftc irc.oftc.net/6667 /connect oftc
/set irc.look.server_buffer independent /input jump_smart - jump to next buffer with activity /input hotlist_clear - clear activity
/key bind meta2-18~ /bar scroll buffers * -30% - bind F7 to buffers.pl up /key bind meta2-19~ /bar scroll buffers * +30% - bind F8 to buffers.pl down
Ctrl-r - Search buffer (enter to esc.) alt-k [key] - display key and binding
Docs
Scripts
- Scripts
- weeget.py - script manager
- autoconnect - remembers servers+channels joined
- buffers.pl - lists buffers in sidebar
- /set weechat.bar.buffers.position right
- /set buffers.look.sort name (window number order doesn't follow!)
- urlbuf.py - url catcher buffer
- whois_on_query.py - as title
- go.py - jump to buffer
- sort_buffers.pl - as title. doesn't care about server.
- listsort.pl - better than nowt