1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-25 17:25:16 +03:00
Commit graph

5 commits

Author SHA1 Message Date
mikeller
005868bc07 Added analytics for new configurator elements. 2019-09-15 22:15:25 +12:00
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