From cdf30033afdb4c1ead47ed208cee0c63a82b7ea4 Mon Sep 17 00:00:00 2001 From: Tim Sampson Date: Sat, 23 Feb 2019 08:27:03 +0200 Subject: fish: improve completions a little bit --- completions/fish/sway.fish | 1 + 1 file changed, 1 insertion(+) (limited to 'completions/fish/sway.fish') diff --git a/completions/fish/sway.fish b/completions/fish/sway.fish index 31165ef4..d488d49a 100644 --- a/completions/fish/sway.fish +++ b/completions/fish/sway.fish @@ -1,5 +1,6 @@ # sway(1) completion +complete -f -c sway complete -c sway -s h -l help --description "Show help message and quit." complete -c sway -s c -l config --description "Specifies a config file." complete -c sway -s C -l validate --description "Check the validity of the config file, then exit." -- cgit v1.2.3-54-g00ecf