Age | Commit message (Collapse) | Author |
|
hook_print_exec"
This reverts commit bfc579cb3354cb47a224c8fa55b6a2e5684c7ab9.
|
|
|
|
#1120)
The optional command line option "--daemon" runs WeeChat like a daemon
(fork, new process group, file descriptors closed).
|
|
fset: corrected typos
|
|
|
|
|
|
|
|
(issue #1145)
This is not recommended anyway to turn on fsync with a delay set to 0, it will
slow down WeeChat a lot, especially with many buffers opened.
|
|
|
|
|
|
|
|
(closes #1144)
The server option "ssl_fingerprint" is now evaluated when it is used (during
SSL connection), instead of when it is set with command /set.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
creation
|
|
|
|
|
|
|
|
|
|
(issue #1113)
|
|
|
|
|
|
content
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
weechat_python_load (issue #128)
|
|
#128)
|
|
For now this works only in python, perl, ruby and guile.
|
|
|
|
(issue #1075)
|
|
|
|
|
|
|
|
|
|
weechat.completion.partial_completion_templates
|
|
This option is used to force partial completion on specific templates
(for now only "config_options").
|
|
|
|
|
|
|
|
|