Age | Commit message (Collapse) | Author |
|
|
|
Bug is happening when read marker is line or dotted line and that last char
of line is an horizontal line. When new line is added in buffer after read
marker, then last char of read marker line is repeated on next line.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
jump
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
back to last visited buffer when closing a buffer
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(used by alias plugin)
|
|
|
|
|
|
|
|
#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".
|