Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
wrong/missing
|
|
|
|
|
|
|
|
|
|
New default value is now used for these options:
- weechat.color.chat_inactive_buffer: "default"
- weechat.color.chat_inactive_window: "default"
- weechat.color.chat_nick_offline: "default"
- weechat.color.chat_nick_offline_highlight_bg: "blue"
- weechat.color.chat_prefix_buffer_inactive_buffer: "default"
- irc.color.topic_old: "default"
- logger.color.backlog_end: "default"
- logger.color.backlog_line: "default"
- script.color.text_delimiters: "default"
|
|
warnings)
|
|
in plugins
This "-no-undefined" was causing an error when detecting "ld" lib on Cygwin.
|
|
"-c" for command /eval (to evaluate a condition)
|
|
|
|
script (/script show)
|
|
|
|
|
|
|
|
Nils Görs)
|
|
removed) (bug #38472)
|
|
|
|
|
|
New option script.scripts.autoload, new options autoload/noautoload/toggleautoload
for command /script, new action "A" (meta-A) on script buffer (toggle autoload).
|
|
|
|
A size of 32 will use a little more memory but will reduce collisions in key
hashs, and then length of linked lists inside hash structure (faster search in
hashtable).
|
|
|
|
checksum of a file
|
|
command /script
|
|
current window (do not force a switch to script buffer in current window)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"gcrypt") (bug #37373)
|
|
language is not loaded
|
|
New options:
- script.look.diff_command
- script.look.diff_color
Key alt-d has been changed to alt-v on script buffer (view script).
Key alt-d is now used on detail of script to jump to diff (if diff is displayed).
|
|
|
|
detail of script, enabled by default)
|
|
hdata_update and hdata_set
|
|
|
|
|
|
|
|
installing/removing/loading/unloading scripts on script buffer)
|
|
bindings: left button = select line, right button = install/remove script
|
|
actions on script, add option script.look.use_keys
|
|
|