From the official docs I see it's indicated to enable the mouse functionality in the settings (mine is already set to m) and use the scrolling wheel, but in my case nothing occurs. Hope you enjoy the new site! The WeeChat site weechat.org has been improved with many changes. However, since people's preferences differ (luckily! Documentation Support Help the project. For complete list of new features and bugs fixed, please look at development blog or ChangeLog. Weechat has lots of options and these are some notes for setting up. /set weechat.look.scroll_page_percent 50 /set weechat.color.chat_channel darkgray /set weechat.color.chat_delimiters darkgray ... /key bind meta-, /window scroll_up /key bind meta-- /window scroll_down: This comment has been minimized. /key bind meta2-24;2~ /bar scroll nicklist * y-100%; Enter it exactly as shown: with the tilde (~) and semicolon (;). Sign in to view. You can help the WeeChat project in many ways: translation: software, documentation and this website; code: … @PowerSchill There's probably a better way (like really using the API) but you can do this way: It is now fully responsive, using Bootstrap toolkit. I also use bitlbee to connect to XMPP servers. After seeing various people in #WeeChat still struggle with setting up (or rather configuring) their WeeChat client to their liking (even though there's a nice QuickStart document), I decided to write my own post to get you started with this awesome chat client which has become my favourite IRC client.. Weechat Configuration . I like to run weechat in tmux on a VPS and then ssh into it and pick up where I left off. Some useful default keys in WeeChat you might not know: Ctrl+s, Ctrl+u: Set unread marker on all buffers; Ctrl+p/n: Scroll to previous/next highlight in buffer; Alt+u: Scroll to first unread line in buffer; Alt+Home/End: Scroll to top/bottom of buffer; Ctrl+r: Search text in buffer (up/down for previous/next match, Enter to exit search) Copy link Quote reply The history of weechat.org in images: click on each screenshot for full-size. Hello, i'm kind of new to Weechat and i'm trying to find out how to scroll back a channel history on mac Os Big Sur / iTerm. Setting up Weechat. User Interface Tweaks More colors for users nicks. WeeChat is translated into several languages and has a comprehensive documentation. Mostly taken from a variety of sources online when you search for weechat setup. GitHub Gist: instantly share code, notes, and snippets. My always up-to-date WeeChat configuration (weechat-dev) - myweechat.md. Instead, lets leave F12 as scroll down, but make Shift + F12 scroll up. WeeChat >= 0.3.5, terminal with 256 colors WeeChat, the extensible chat client ... - add default buflist keys Ctrl+F1/F2 to scroll up/down one page in buflist (same action as F1/F2) - many bugs fixed. Excellent support for users. Contribute to weechat/weechat development by creating an account on GitHub. 26 Sep 2016. * to find all of the settings, it’s significantly easier to use the iset plugin. I explained how the settings worked in Weechat/IRC terminology section and while you can choose to use /set weechat. ... fix command /window scroll_beyond_end when buffer has fewer lines than chat height (issue #1509) ... fix scrolling up in bare mode when switched to bare mode at the top of the buffer (issue #899, issue #978) To use iset, simply go to any buffer and type /iset , this will open up a new buffer with a long list of all the weechat settings.