Gituser143 / cryptgo

A terminal application to watch crypto prices!
Apache License 2.0
154 stars 17 forks source link

Use consistent key-bindings for exit (and return navigation) #16

Open Gituser143 opened 3 years ago

Gituser143 commented 3 years ago

Currently the following have mixed combinations of exit and return key-bindings:

A consistent mapping of q and ^C to quit and Esc to return could be implemented. Or maybe using all three to return to previous page and then exit from the main page.