* Add node sort preferences
Now supports 'lastHeard', 'name', and 'hops'. There's probably a way to
make this a multi-select type input instead of requiring the user to
type exactly the right string but it wasn't immediately obvious how to
do that.
* Select node sort from list, refresh on change
---------
Co-authored-by: pdxlocations <benlipsey@gmail.com>
* init
* working changes
* working changes
* working changes
* working changes
* not working changes
* almost working changes
* working changes
* working changes
* broke save and nested menus
* working better
* changes
* working changes
* scrolling text input
* allow wide char input
* set pad bg colors
* add empty color for bg
* reload colors on save
* tab to save changes
* cleanup on isle edit_value
* dynamically create theme options
* working changes
* Reduce redraws in settings (#66)
* Reduce redraws in settings
* Fix drawing sensitive settings in red
* Update other settings to use new color API
* Update reduce redraw changes to use new color API
* Fix highlight/unhighlight red settings
* add settings colors
* format json file
---------
Co-authored-by: Russell Schmidt <russ@sumonkey.com>