da_Revo

Results 4 issues of da_Revo

``` length: 6, onCompleted: (String pin) async { print(pin); } ``` Here `print(pin);` sometimes prints a String that is longer than 6 digits in length. I am temporarily using `pin.substring(0,6)`...

**Is your feature request related to a problem? Please describe.** In go inlay hints are quite helpful, but they can be extremely distracting when there are too many of them...

FeatureRequest

Pressing Q/R/E/Tab/Esc while moving causes movement to come to complete stop

It would be really great if we also had the ability to switch the picker from a hours & minutes mode to a days & hours mode.