tarkah / tickrs

Realtime ticker data in your terminal 📈
MIT License
1.16k stars 58 forks source link

intuitive keybindings #104

Closed miraclx closed 3 years ago

miraclx commented 3 years ago

This PR attempts to closely match widget interactions.

tab / shift+tab is preferrably a keybinding for jumping between distinct widgets.

So, intuitively we defer to the use of Left / Right to select between options.

This merges #103, and is in ref to #93

tarkah commented 3 years ago

You can rebase, #103 is merged. I like this change, makes sense as you tab between form elements basically everywhere else too

miraclx commented 3 years ago

Done!

tarkah commented 3 years ago

Awesome, thanks!