Changes: - Handling `DEL`, `HOME`, `END` and arrow keys in `prompt`
2.0.0
Changes: - Switching to `pallets/click` for input handling - Including ESC character as *cancel* button for the TUI elements - Removing some `keys` not handled by Click - Separating out *dangerous* keys which are not handled on Windows
1.5.0
Changes: - Adding key pressed to KeyboardInterrupt exception to allow for custom handling
1.4.0
Changes: - Included option to specify an initial value for a `prompt`