Improve zsh autocompletion

Authored by mtijink on Sep 10 2019, 5:35 PM.

Description

Improve zsh autocompletion

Main changes:

  • Allow grouping single-letter options (current single letter options are exclusive, but that might change in the future. Qt supports parsing such groups)
  • Allowing completions like "-d<id>" and "--device=<id>"
  • Make operations exclusive in completion (e.g. --ping and --ring can't be used at the same time)

Details

Committed
mtijinkSep 13 2019, 7:42 PM
Parents
R224:fb174b23e329: Make the cli's --photo option take arguments
Branches
Unknown
Tags
Unknown