Age | Commit message (Collapse) | Author |
|
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
|
|
buffers with lot of lines)
The update of variables "buffer_max_length" and "prefix_max_length" in struct
t_gui_lines is now delayed and made during the main refresh (in main loop).
For a buffer with 50K lines, it is up to 3300 times faster to clear/close it.
For a buffer with 4096 lines (default limit), it is up to 120 times faster.
|
|
|
|
script (/script show)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now flyspell is enabled in my emacs for .po files :)
|
|
|
|
|
|
the join, new option irc.look.smart_filter_join_unmask (task #12405)
The nick changes are tracked and will be unmasked with the join.
Events triggering the unmask of join are: a message (can be CTCP), a notice or
an update of topic.
|
|
the first server in the list)
|
|
add info "aspell_dict", add completion "aspell_dicts"
Two hashtables have been added to store the spellers currently used (in all
buffers) and info for each buffer: array with pointers to spellers and state of
aspell for this buffer.
Therefore the spellers are not destroyed and created again on each buffer switch,
or each time screen is refreshed when window is split.
|
|
filling) (bug #38069)
|
|
/version
|
|
|
|
capability (task #12255)
For a server called "znc" in WeeChat, following command will enable the
"server-time" capability:
/set irc.server.znc.capabilities "znc.in/server-time"
|
|
"string_eval_expression" in plugin API
|
|
shuffle list of hosts for a same address (task #11205)
|
|
|
|
|
|
key (bug #24131)
|
|
|
|
hdata_update and hdata_set
|
|
(task #12209)
|
|
|
|
|
|
and script.pl)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7.24.0)
|
|
|
|
in plugin API, add support of URL in hook_process/hook_process_hashtable (task #10247)
|
|
"irc_channel" (plugin API reference)
|
|
#35124), add optional server in info_hashtable "irc_message_parse"
|
|
|
|
|