Age | Commit message (Collapse) | Author |
|
WeeChat colors
|
|
warnings
|
|
joining channel
|
|
|
|
|
|
|
|
|
|
other servers if "-a" ("--no-connect") is given
|
|
|
|
|
|
history per buffer (task #10900) (patch from Quentin Pradet)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
help on newly created option
|
|
dpkg-buildflags if possible)
|
|
WeeChat home (default is "~/.weechat") (task #11266)
Syntax for cmake: cmake <dir> -DWEECHAT_HOME="~/.weechat"
Syntax for configure: ./configure WEECHAT_HOME="~/.weechat"
|
|
weechat.bar.xxx.conditions)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reconnection problem (bug #34626)
The connection was not made with a fork() under Cygwin because the connect() in
child process was not working. This seems to be fixed in latest Cygwin, so this
hack has been removed and now a fork() is done for all systems.
|
|
|
|
|
|
|
|
|
|
|
|
|