From 4f57c3da0ee00978e56190e2015482a041e48e82 Mon Sep 17 00:00:00 2001 From: Martin Kalchev Date: Sun, 26 Aug 2018 18:53:51 +0300 Subject: added untested files --- completions/fish/sway.fish | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 completions/fish/sway.fish (limited to 'completions/fish/sway.fish') diff --git a/completions/fish/sway.fish b/completions/fish/sway.fish new file mode 100644 index 00000000..31165ef4 --- /dev/null +++ b/completions/fish/sway.fish @@ -0,0 +1,10 @@ +# sway(1) completion + +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." +complete -c sway -s d -l debug --description "Enables full logging, including debug information." +complete -c sway -s v -l version --description "Show the version number and quit." +complete -c sway -s V -l verbose --description "Enables more verbose logging." +complete -c sway -l get-socketpath --description "Gets the IPC socket path and prints it, then exits." + -- cgit v1.2.3-70-g09d2