Age | Commit message (Collapse) | Author |
|
|
|
|
|
weechat.look.item_mouse_status and weechat.color.status_mouse
|
|
|
|
items of status bar
|
|
With arraylist (vs weelist), the completion is about 50x faster.
It is visible on "/help [+tab]".
|
|
current buffer (closes #150)
|
|
|
|
|
|
defined in buffer
|
|
|
|
|
|
|
|
status bar
|
|
|
|
|
|
|
|
Now the bar item "buffer_count" displays the number of opened buffers
(each merged buffer counts 1).
|
|
(patch #8204) (patch from Nils Görs)
|
|
|
|
displaying the bar item (task #12717)
|
|
a new search, select where to search (messages/prefixes)
Key changed in search context:
- ctrl+"r": switch search type: string/regex
New keys in search context:
- alt+"c": case (in)sensitive search
- tab: search in messages/prefixes/both
|
|
weechat.look.hotlist_suffix (task #12730) (patch from Nils Görs)
|
|
#38080)
Argument "*" is now silently ignored in command /window.
When item "buffer_nicklist" is in a root bar, we use current window/buffer to
find which nick has been clicked (same behaviour as callback used to display bar
item "buffer_nicklist").
|
|
|
|
|
|
|
|
|
|
not used in a visible bar (task #12327)
|
|
"string_eval_expression" in plugin API
|
|
hdata_update and hdata_set
|
|
|
|
|
|
(bug #36816)
|
|
(task #12022)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(for example when irc server is renamed)
|
|
(1000)
|
|
when value is N/A
|
|
|
|
m/q/Q to quote line in cursor mode, sort mouse keys by priority
|
|
|
|
|
|
|