command/input: add map-to-output
This commit is contained in:
@ -95,7 +95,8 @@ function __riverctl_completion ()
|
||||
tap \
|
||||
tap-button-map \
|
||||
scroll-method \
|
||||
scroll-button"
|
||||
scroll-button \
|
||||
map-to-output"
|
||||
COMPREPLY=($(compgen -W "${OPTS}" -- "${COMP_WORDS[3]}"))
|
||||
elif [ "${COMP_WORDS[1]}" == "hide-cursor" ]
|
||||
then
|
||||
|
Reference in New Issue
Block a user