Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
for buffer(s)
|
|
|
|
chat refresh (bug #23153)
Some info about bugs fixed:
- when marker line (dotted) was on top of window (and not visible), this caused
bug on last lines of buffer (not refreshed)
- marker line is not set for a buffer after a switch, only if buffer it not
displayed in other window
- when we delete lines in a buffer (if lines > weechat.history.max_lines), we
force a full refresh of chat if remaining lines is < to chat height
and we compute again max prefix length for buffer (before max prefix length
was always incremented, never decremented)
|
|
input bar
|
|
pending), remove automatic partial completion on option names
Behaviour of shift-key stays the same if there's a completion found, it completes with previous completion found.
|
|
|
|
|
|
|
|
moved (like input_text)
|
|
|
|
bottom of window
|
|
with page_up and page_down keys (task #8702)
|
|
save/restore windows and buffers order (task #5453)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with callback to core items if not found
|
|
|
|
|
|
|
|
|
|
|
|
/filter command)
|
|
|
|
|
|
|
|
|
|
Command will be improved in near future and other plugins like xfer
will be modified to manage upgrade process.
|
|
|
|
find current buffer)
|
|
to have a filling specific to top/bottom bars (vs left/right bars)
|
|
|
|
|
|
"-MORE-" indicator
|
|
|
|
|
|
Signed-off-by: Julien Louis <ptitlouis@sysif.net>
|
|
#23752)
|
|
|