# WARNING: It is NOT recommended to edit this file by hand,
# especially if WeeChat is running.
#
-# Use /set or similar command to change settings in WeeChat.
+# Use commands like /set or /fset to change settings in WeeChat.
#
# For more info, see: https://weechat.org/doc/quickstart
#
CL = "buffer clear"
CLOSE = "buffer close"
EXIT = "quit"
+flip = "/say (╯°□°)╯︵ ┻━┻"
IG = "ignore"
+issue = "/slack slash /gitlab $1 issue show $2"
J = "join"
K = "kick"
KB = "kickban"
MUB = "unban *"
N = "names"
Q = "query"
+rap = "/slack slash /gitlab rap $*"
+rap-issue = "/slack slash /gitlab rap issue show $*"
+rap-search = "/slack slash /gitlab rap issue search $*"
REDRAW = "window refresh"
SAY = "msg *"
+shrug = "/say ¯\_(ツ)_/¯"
SIGNOFF = "quit"
T = "topic"
UB = "unban"
WW = "whowas"
[completion]
+issue = "rap|base"