Age | Commit message (Collapse) | Author |
|
help on newly created option
|
|
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.
|
|
directory instead of a filename
|
|
This fix error "No text to send" when sending message with one space (the space
was lost during split of string).
|
|
end of string
|
|
|
|
This was causing connection problem with following messages:
irc: TLS handshake failed
irc: error: Insufficient credentials for that request.
|
|
weechat_color in plugin API (bug #34550)
|
|
compilation of doc in standalone package
|
|
enabled (task #11401)
|
|
them in buffer when it is created
|
|
|
|
(bug of urxvt sending only this code on shift-selection in terminal)
|
|
items on signal "buffer_switch" (bug #34466)
|
|
|
|
|
|
|
|
when calling infolist_get with bad hook type)
|
|
|
|
|
|
|
|
host is set for nick
|
|
|
|
weechat.look.color_inactive_prefix is off
|
|
|
|
|
|
|
|
weechat.look.color_inactive_window is off
|
|
bold is used only if terminal has less than 16 colors (patch #7621)
|
|
|
|
|
|
|