ipc: add tick event

This commit is contained in:
Ian Fan 2018-07-18 12:30:39 +01:00
parent 33433c6434
commit 3edaf2ce2a
6 changed files with 44 additions and 1 deletions

View file

@ -24,6 +24,7 @@ types=(
'get_version'
'get_binding_modes'
'get_config'
'send_tick'
)
_arguments -s \