aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Options.md
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2020-04-22 18:20:43 +0200
committerTrygve Aaberge <trygveaa@gmail.com>2020-04-22 18:20:43 +0200
commit34d7316d3305f4204a0e0634478995d0cf9e340d (patch)
treeb3138b8fad1bc962be41142520b97a1d69493ab5 /docs/Options.md
parent47af4ac2687967ceda1d4112536819275c4d5b1c (diff)
downloadwee-slack-34d7316d3305f4204a0e0634478995d0cf9e340d.tar.gz
Fix completion for /slack
Completion for our commands can't use || because they can be used as subcommands for /slack and weechat doesn't support multiple templates with the same subcommand. See https://github.com/weechat/weechat/issues/1481 This makes the completion for /reply slightly incorrect. It now allows you to complete two thread arguments when not using -alsochannel. To fix that, we would have to write a custom completion function. It's not hard, but I'm not sure it's worth the effort for such a small detail.
Diffstat (limited to 'docs/Options.md')
0 files changed, 0 insertions, 0 deletions