Age | Commit message (Collapse) | Author |
|
|
|
Options affected:
- weechat.look.buffer_time_format
- weechat.look.prefix_action
- weechat.look.prefix_error
- weechat.look.prefix_join
- weechat.look.prefix_network
- weechat.look.prefix_quit
|
|
string_eval_expression and command /eval
|
|
"-c" for command /eval (to evaluate a condition)
|
|
|
|
#11027)
A symbolic link weechat-curses -> weechat is now created (by both cmake and
configure), so that the /upgrade will work from an old version.
However, if you upgrade from an old version, it is recommended to force the use
of the new binary name with the command: `/upgrade /path/to/weechat` (replace
the path accordingly).
|
|
|
|
script (/script show)
|
|
|
|
|
|
option aspell.color.suggestions
|
|
|
|
|
|
weechat.look.hotlist_suffix (task #12730) (patch from Nils Görs)
|
|
|
|
|
|
|
|
|
|
|
|
A "-dummy" option has been added too, just to prevent accidental completion with
"-quit" (which is the first option completed).
Thanks to stfn for initial patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
buffer per nick
|
|
|
|
|
|
|
|
|
|
|
|
weechat.look.prefix_buffer_align_more_after
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(optionally by server) (task #11924)
|
|
|
|
|
|
|
|
value is now a number of seconds
|
|
|
|
|
|
|
|
New option script.scripts.autoload, new options autoload/noautoload/toggleautoload
for command /script, new action "A" (meta-A) on script buffer (toggle autoload).
|
|
(bug #38346)
New modifiers: "irc_command_auth" and "irc_message_auth".
Option removed: irc.look.hide_nickserv_pwd
New option: irc.look.nicks_hide_password
|