Age | Commit message (Collapse) | Author |
|
|
|
|
|
with dh-blowfish or dh-aes mechanism
These mechanisms are not recommended anyway because they are considered as
insecure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(closes #968)
|
|
doc: add non-official support channel #weechat-fi in user's guide
|
|
New pointers in evaluated formats:
- irc_server: IRC server
- irc_channel: IRC channel
|
|
|
|
|
|
|
|
|
|
|
|
string ("cut:" and "cutscr:") (closes #963)
The format to use is one of:
- ${cut:+max,suffix,string}
- ${cutscr:+max,suffix,string}
With the "+" before max, WeeChat ensures there are at most "max" chars in
output, including the length of suffix string.
|
|
|
|
|
|
|
|
in option script.scripts.url (issue #253)
|
|
|
|
|
|
|
|
core: update Japanese translations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
buflist.format.buffer_current (closes #954)
The foreground is not needed because it is overriden by the hotlist color.
|
|
buflist.look.display_conditions is reset
|
|
|
|
|
|
|
|
|
|
|
|
core: remove duplicate util_catch_signal for SIGQUIT
|
|
commands /msg and /query (issue #943)
|
|
|
|
|