Age | Commit message (Collapse) | Author |
|
|
|
number or previous buffer
This will switch to buffer #N or previously displayed buffer if current buffer is #N
(it uses option weechat.look.jump_current_to_previous_buffer).
Default keys alt-1 to alt-0 are now /buffer *N
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default completion items
|
|
List of changes:
- do not automatically create default keys if they do not exist, when reading
weechat.conf (let user do that if needed)
- add "/key missing": add missing keys using default keys (do not update or
remove user keys),
- key "meta-s" moved from irc/jabber plugins to core
- improved output of /key (display number of keys)
|
|
string_values is empty but not NULL)
|
|
|
|
completion, on by default)
|
|
|
|
Option "weechat.completion.partial_completion_nick" has been renamed to
"weechat.completion.partial_completion_other".
|
|
|
|
|
|
|
|
|
|
exchange keys (bug #25996)
|
|
utf-8 chars, add function utf8_char_int to API
|
|
|
|
New (core) command /version displays version, and number of upgrades done with
first start date (if # /upgrade > 0).
The number of upgrades is displayed at startup (if > 0).
|
|
|
|
|
|
|
|
It is still possible to see messages by changing debug level for "core" or
plugins (perl, python, ruby, lua, tcl).
|
|
|
|
|
|
using a string
|
|
|
|
|
|
(rc/stdout/stderr) via callback
|
|
previous commit for terminal resize)
|
|
|
|
|
|
|