Age | Commit message (Collapse) | Author |
|
|
|
(closes #1653)
|
|
Add some references between the Screen layout and Buffers and windows
sections, linking also to the appropriate commands.
This should make it easier to discover the `/layout` command and its
relevance to the windows and buffer management.
(Small contribution to GitHub issue #1641)
|
|
|
|
SCRAM-SHA-512 (closes #1628)
|
|
|
|
|
|
|
|
|
|
|
|
Zomming -> Zooming
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only if it's not an IPV4/IPv6 (closes #1635)
|
|
|
|
(issue #1622)
|
|
buflist format "${format_tls_version}" (issue #1622)
|
|
|
|
|
|
|
|
#1377)
|
|
|
|
Changes:
* new option: weechat.network.gnutls_ca_system
* option weechat.network.gnutls_ca_file renamed to
weechat.network.gnutls_ca_user
* reload certificates when options are changed
* remove build option CA_FILE
|
|
|
|
This is to prevent two WeeChat using the same runtime directory to use the same
FIFO pipe.
|
|
|
|
|
|
|
|
guide) (issue #1285)
|
|
(user's guide) (issue #1285)
|
|
(user's guide) (issue #1285)
|
|
|
|
guide) (issue #1285)
|
|
(user's guide) (issue #1285)
|
|
server option "ssl_cert" (user's guide) (issue #1285)
|
|
server option "sasl_key" (user's guide) (issue #1285)
|
|
|
|
|
|
In cf93e953b the `weechat.bar.*.condition` examples have been changed to use
`${info:term_width}` instead of `${window.win_width}`. The user guide still
shows the old example. This commit syncs the user guide with the on-line help.
|
|
|