Germain Z.
Germain Z.
I can send two separate PRs if you prefer, or if I messed any of the commits up. Cheers. (The previous commit (#3) had a problem with the collision prevention,...
I'm using Pentadactyl and my toolbar is usually hidden (I only see the tab bar and the status bar). Unless I show the toolbar or add CleanLinks to the status...
With root features enabled and root granted, the Network tab is completely empty. Alarms show fine. Logcat: > --------- beginning of /dev/log/main > I/InputReader( 2042): dispatchTouch::touch event's action is 0...
I'm connecting from a WeeChat client to a WeeChat relay (using IRC protocol and SSL) to three different ports/networks (9001, 9002 and 9003). **Both the client and the relay (accessed...
When weechat.look.prefix_same_nick is used, this is what currently happens: ``` userA | hi ⤷ | how is everyone? ⚡ | userA does something userA | bye ``` This is what...
As discussed in #weechat: ``` GermainZ | Can we run an interactive Python shell inside WeeChat? […] @FlashCode | btw, such feature could be added in scripting plugins (or in...