- Feat: Read env variable
INQUIRER_KEYBINDINGSto enablevimoremacskeybindings; making this a user preference instead of a library author preference. One caveat is doing so disable the search feature in the select prompt. Syntax:INQUIRER_KEYBINDINGS=vim,emacs. - Fix: Line wraps would sometime cause the cursor to be mispositioned relative to the input.
- Chore: Bump dependencies.