summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-01-07 11:16:55 +0100
committerSébastien Helleu <flashcode@flashtux.org>2018-01-07 11:16:55 +0100
commitda5a75f0cc73bc9641f4bfc7a1094d48777a8924 (patch)
tree1c528302499e9f43d2e0ae4345e23c98db33e642
parent7ee88fb46c512c125191d6447ff1348dfc3254f3 (diff)
downloadweechat-da5a75f0cc73bc9641f4bfc7a1094d48777a8924.zip
core: remove invalid completion "-prefix" in command /print
-rw-r--r--src/core/wee-command.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/wee-command.c b/src/core/wee-command.c
index 2a0cdd77e..d36c4a4bb 100644
--- a/src/core/wee-command.c
+++ b/src/core/wee-command.c
@@ -7830,7 +7830,6 @@ command_init ()
" /print -beep"),
"-buffer %(buffers_numbers)|%(buffers_plugins_names)"
" || -core|-escape|-date|-tags|-action|-error|-join|-network|-quit"
- " || -prefix"
" || -stdout"
" || -stderr"
" || -beep",