Age | Commit message (Collapse) | Author |
|
|
|
|
|
"tls_version" (issue #1622)
The text "cleartext" is translated for display only: directly with gettext in
IRC plugin and with "${translate:${tls_version}}" in the buflist evaluated
format.
|
|
|
|
buflist format "${format_tls_version}" (issue #1622)
|
|
|
|
This used pointer1 and pointer2 which are pointers to the buffers, but
it should use ptr_hotlist1 and ptr_hotlist1 which are pointers to the
hotlists it is trying to compare.
|
|
if buflist is disabled (issue #1618)
|
|
|
|
(closes #1613)
|
|
|
|
|
|
|
|
(if bar type is "window")
|
|
|
|
|
|
The evaluation allows to use different sort for the bar items, for example with
such value:
${if:${bar_item.name}==buflist?number:short_name}
This sorts by number on the first bar item and by short name on the two other
bar items.
|
|
|
|
|
|
|
|
|
|
buffers (closes #1403)
This is a regression introduced in version 2.6 by commit
bf21ca072d5250b1196e62db61f3ba675ee89b52.
|
|
(closes #1393)
|
|
buflist.look.display_conditions in its help and in /help buflist (closes #1393)"
This reverts commit 39e5b0574cff8ade50ff6ec95feda57b1c331b4e.
|
|
buflist.look.display_conditions in its help and in /help buflist (closes #1393)
|
|
in infolist "buflist"
|
|
|
|
|
|
|
|
|
|
Allows for custom LIBDIR to specified with cmake builds. WEECHAT_LIBDIR
is used for a custom Weechat directory, or set from LIBDIR (as LIBDIR
used to be set).
|
|
options
This option is OFF by default and should be enabled only for tests, to measure
test coverage.
|
|
(closes #1322)
|
|
|
|
|
|
(same action as F1/F2)
|
|
with terminals)
|
|
|
|
|
|
|
|
|
|
|
|
a list of signals
|
|
/help buflist.format.buffer
|
|
creation
|
|
|
|
|
|
|
|
(closes #990)
|
|
|