projects
/
wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
769d9bb
)
collapse core buffer to one line (servers, etc)
author
Philip Durbin
<philipdurbin@gmail.com>
Sun, 12 May 2019 02:24:59 +0000
(22:24 -0400)
committer
Philip Durbin
<philipdurbin@gmail.com>
Sun, 12 May 2019 02:24:59 +0000
(22:24 -0400)
from https://github.com/weechat/weechat/wiki/buflist
weechat.mdwn
patch
|
blob
|
history
diff --git
a/weechat.mdwn
b/weechat.mdwn
index
287ec40
..
8811edc
100644
(file)
--- a/
weechat.mdwn
+++ b/
weechat.mdwn
@@
-15,6
+15,7
@@
Originally tested on weechat 0.4.2, now using 1.9.1.
/set weechat.bar.buflist.size_max 22
/set weechat.color.chat_nick_self brown
/set weechat.color.status_name brown
+ /set buflist.look.display_conditions "${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!=core.weechat) || ${buffer.active}==1)"
/ignore add gitter
/save