From 4eca2787ec7fdfc68b670ab74c99d1af1b1dbe19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 3 Jun 2017 14:51:24 +0200 Subject: [PATCH] fset: add missing completion "-toggle_bar" in /fset command --- src/plugins/fset/fset-command.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/fset/fset-command.c b/src/plugins/fset/fset-command.c index e33ddcc5f..ced7d6573 100644 --- a/src/plugins/fset/fset-command.c +++ b/src/plugins/fset/fset-command.c @@ -575,6 +575,7 @@ fset_command_init () "\"q\" closes the fset buffer while \" q\" searches all options " "with \"q\" inside name."), "-bar" + " || -toggle_bar" " || -refresh" " || -up 1|2|3|4|5" " || -down 1|2|3|4|5"