Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
weechat.look.prefix_buffer_align_more_after
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
completion when command line is updated
|
|
|
|
beginning with digits are not allowed in HTML)
|
|
reference)
|
|
|
|
This reverts commit fad848bf7caff763ace7a8b88f06307feca77bac.
|
|
|
|
|
|
function config_new_option (bug #31050)
|
|
|
|
|
|
(optionally by server) (task #11924)
|
|
(thanks to Dominik Honnef)
|
|
Now flyspell is enabled in my emacs for .po files :)
|
|
|
|
|
|
|
|
plugin API reference (function hook_process)
|
|
numbers (relay protocol)
|
|
command "test" (weechat protocol)
|
|
|
|
|
|
value is now a number of seconds
|
|
|
|
|
|
|
|
|
|
|
|
nicklist)
This is an experimental feature, that must be explicitely enabled by clients
(for weechat protocol) in the init command with option "nicklistdiff", for example:
init password=mypasswd,nicklistdiff=1
This option will be removed when clients will handle nicklist diff.
|
|
New signals: nicklist_group_removing and nicklist_nick_removing.
New hsignals: nicklist_group_added, nicklist_nick_added, nicklist_group_removing,
nicklist_nick_removing, nicklist_group_changed, nicklist_nick_changed.
|
|
|
|
|