Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
process
|
|
Check if the process is finished, even if stdout/stderr are not closed.
Moreover, if the process was terminated by a signal, the return code is
set to WEECHAT_HOOK_PROCESS_ERROR.
|
|
|
|
in template has pipes
|
|
|
|
|
|
|
|
(task #10847, task #13031)
The function hook_set has been added in script API.
|
|
|
|
On OpenBSD, the variable "tv_sec" in struct timeval has type "long"
(type "time_t" under Linux).
So we need to copy this value to a temporary variable before using its
pointer with function localtime().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(bug #39538)
|
|
|
|
|
|
hook_hsignal (stop sending the signal immediately)
|
|
|
|
|
|
|
|
|
|
are given in hashtable and that execvp() failed
|
|
are found with different priorities
|
|
hook_process_hashtable (optional, default is a split of string with command)
|
|
problem when a plugin/script gives untrusted command) (bug #37764)
|
|
shuffle list of hosts for a same address (task #11205)
|
|
by script plugins), display subplugin in /help on commands (task #12049)
|
|
|
|
in plugin API, add support of URL in hook_process/hook_process_hashtable (task #10247)
|
|
|
|
|
|
|
|
enabled (task #11401)
|
|
when calling infolist_get with bad hook type)
|
|
"gnutls_certificate_client_set_retrieve_function" by new function "gnutls_certificate_set_retrieve_function" (gnutls >= 2.11.0)
|
|
|
|
|
|
m/q/Q to quote line in cursor mode, sort mouse keys by priority
|
|
(for mouse gestures)
|
|
|
|
|