在 weechat 中,如何隐藏昵称列表和频道名称列表?我在 tmux 窗格中使用 weechat,没有太多空间。
答案1
首先找到酒吧的名字
/bar list
昵称已加入nicklist
,频道列表已加入buflist
。然后使用
/bar hide <bar name>
您还可以展示
/bar show <bar name>
并切换
/bar toggle <bar name>
您可以获得更多帮助/help bar
奖金如果你也想截断时间戳,你可以这样做/set weechat.look.buffer_time_format ""