1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-26 01:35:28 +03:00
Commit graph

4 commits

Author SHA1 Message Date
Cleric-K
28d9bc36ec CliAutocomplete fix mouse activation #1481
The mouse cursor selects an item only if the mouse is moved
2019-08-01 14:59:33 +03:00
Cleric-K
e3d98220c9 CliAutoComplete refining set 2019-05-14 16:32:54 +03:00
Cleric-K
6226e9c295 CliAutocomplete set completion update 2019-05-09 14:39:09 +03:00
Cleric-K
f96fc0eec3 CLI Client-side Autocomplete
Executes silently various commands on CLI open. Parses the output
and build autocomplete cache. Autcomplete hints are displayed in
popup lists.
2019-04-15 14:45:53 +03:00