Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
#26328)
|
|
items, buffers, filters, plugins, irc_server, alias, script list)
|
|
|
|
|
|
|
|
|
|
For example, if you are on buffer #2, and press alt-1 twice, you'll come back to
buffer #2.
|
|
|
|
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)
|
|
|
|
completion, on by default)
|
|
private was open with nick)
|
|
Option "weechat.completion.partial_completion_nick" has been renamed to
"weechat.completion.partial_completion_other".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
New features:
- key alt-j alt-r is reintroduced to open IRC raw buffer
- command "/server raw" opens IRC raw buffer
- new option irc.look.raw_messages, which is number of lines to keep in memory
to display when user will open raw buffer (to see last messages received before
opening raw buffer)
|
|
|
|
It is still possible to see messages by changing debug level for "core" or
plugins (perl, python, ruby, lua, tcl).
|
|
|
|
|
|
|
|
|
|
always forcing it to on (bug #25770)
|
|
(rc/stdout/stderr) via callback
|
|
|
|
|
|
example if repaint is done during terminal resize)
|
|
|
|
|
|
previous commit for terminal resize)
|
|
|
|
|
|
terminal size
|
|
|
|
|
|
|
|
|
|
|