Closed craigfe closed 5 years ago
...and also allow 'q' and 'ESC' to exit the interface. This could have been achieved by adding a layer of indirection and a many-to-one mapping between keys and 'UI actions', but that felt like overkill at this stage.
Rebased onto #6 (unmerged) for convenience.
...and also allow 'q' and 'ESC' to exit the interface. This could have been achieved by adding a layer of indirection and a many-to-one mapping between keys and 'UI actions', but that felt like overkill at this stage.