Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
only if the script was auto-loaded (closes #855)
|
|
|
|
|
|
|
|
"plugins_commands" and ""weechat_commands"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(user's guide)
|
|
|
|
|
|
|
|
|
|
guide)
|
|
|
|
|
|
core: update Japanese translations
|
|
|
|
|
|
path/filename (closes #850)
|
|
(closes #851)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config files by hand (issue #851)
|
|
|
|
|
|
|
|
|
|
|
|
email" (closes #849)
|
|
|
|
|
|
|
|
|
|
The code in signal handers (SIGHUP, SIGQUIT, SIGTERM) is moved into main
loop, this hopefully fixes the deadlock when quitting after receiving
one of these signals.
The code in SIGWINCH signal handler is moved too (even if it shouldn't
be a problem).
|