You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mavproxy_mode: Allow for mode names to be tab completed
Adds tab completion of mode names when changing mode using the command 'mode <MODE>'.
Also prettifies printing of available modes - this previously printed an array of 'dict_keys([..], ...)'
0 commit comments