aboutsummaryrefslogtreecommitdiffstats
path: root/completions
diff options
context:
space:
mode:
authorLibravatar Mikkel Oscar Lyderik <mikkeloscar@gmail.com>2016-01-29 03:24:21 +0100
committerLibravatar Mikkel Oscar Lyderik <mikkeloscar@gmail.com>2016-01-29 03:24:21 +0100
commit6793648f8e9f2179772d6c9578a21ff86215528c (patch)
tree0738ebe997b63f94943b8137388767af0f71637b /completions
parentImprove _swaymsg and _swaygrab completions (diff)
downloadsway-6793648f8e9f2179772d6c9578a21ff86215528c.tar.gz
sway-6793648f8e9f2179772d6c9578a21ff86215528c.tar.zst
sway-6793648f8e9f2179772d6c9578a21ff86215528c.zip
use tabs
Diffstat (limited to 'completions')
-rw-r--r--completions/zsh/_swaymsg2
1 files changed, 1 insertions, 1 deletions
diff --git a/completions/zsh/_swaymsg b/completions/zsh/_swaymsg
index 1713689a..4207ce3b 100644
--- a/completions/zsh/_swaymsg
+++ b/completions/zsh/_swaymsg
@@ -28,4 +28,4 @@ _arguments -s \
28 '(-h --help)'{-h,--help}'[Shows help message]' \ 28 '(-h --help)'{-h,--help}'[Shows help message]' \
29 '(-q --quiet)'{-q,--quiet}'[Sends the IPC message but does not print the response from sway]' \ 29 '(-q --quiet)'{-q,--quiet}'[Sends the IPC message but does not print the response from sway]' \
30 '(-s --socket)'{-s,--socket}'[Use the specified socket path.]:files:_files' \ 30 '(-s --socket)'{-s,--socket}'[Use the specified socket path.]:files:_files' \
31 '(-t --type)'{-t,--type}'[Specify the type of IPC message.]:type:{_describe "type" types}' 31 '(-t --type)'{-t,--type}'[Specify the type of IPC message.]:type:{_describe "type" types}'