about summary refs log tree commit diff
path: root/weechat/.weechat/alias.conf
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2018-08-09 11:38:43 -0400
committerBen Harris <ben@tilde.team>2018-08-11 16:40:55 -0400
commitcfab12b5732ab88ddb7c2dc91dba7768de2cb777 (patch)
tree5a3b7731b51049fc13eef06e55befda9cd06dfd9 /weechat/.weechat/alias.conf
parent9243b6bb380552443049dd990fde34f0245b9281 (diff)
fix buflist width
Diffstat (limited to 'weechat/.weechat/alias.conf')
-rw-r--r--weechat/.weechat/alias.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/weechat/.weechat/alias.conf b/weechat/.weechat/alias.conf
index 186127b..5e939d8 100644
--- a/weechat/.weechat/alias.conf
+++ b/weechat/.weechat/alias.conf
@@ -35,6 +35,7 @@ MSGBUF = "command -buffer $1 * /input send $2-"
 MUB = "unban *"
 N = "names"
 NS = "quote nickserv"
+OS = "quote operserv"
 Q = "query"
 REDRAW = "window refresh"
 save_settings = "/autojoin --run;/layout store;/save"