Weechat: Difference between revisions

Jump to navigation Jump to search
107 bytes added ,  23 July 2015
m
Line 139: Line 139:
===Turn off nicklist on small windows===
===Turn off nicklist on small windows===
  /set weechat.bar.nicklist.conditions "${nicklist} && (${window.win_width} > 100 || ${buffer.full_name} == irc.bitlbee.&bitlbee)"
  /set weechat.bar.nicklist.conditions "${nicklist} && (${window.win_width} > 100 || ${buffer.full_name} == irc.bitlbee.&bitlbee)"
===Hide buffer list on small terminals===
/set weechat.bar.buffers.conditions "${info:term_width > 100}"


===Turn off status on nonactive windows ===
===Turn off status on nonactive windows ===
33

edits

Navigation menu