Describe the bug
If a naive user (🙂) assumes they can use vim keys (or anything other than arrow keys & enter) to navigate the AWS region list, it breaks all input until the tool is restarted.
To Reproduce
Steps to reproduce the behavior:
- start the tool
- press anything other than arrow keys or enter at the "select AWS region" prompt
- try to use arrow keys to navigate the list
Expected behavior
The list should be navigable with the arrow keys even if they user pressed the wrong keys initially
Screenshots
N/A
If relevant
- OS: Mac OS
- Browser N/A
- Version 1.1.15
- Deployment Framework N/A
- IAM Policy JSON N/A
Additional context
Alternative solution is to support navigation with hjkl!