Results 3 issues of Bryant Nelson

It's bothered me that you can't use 'E' to confirm a message box or 'Tab' to cancel a message box, so I added more key handling functionality to the message...

This is blocked by PRs in other repos.

Fixes #137 ## Design To do this I duplicate the `pynvml` interface already used by gpustat in a wrapper around [rocmi](https://github.com/mrodden/rocmi) and dynamically import the correct library based on what...

new feature