PyInquirer
PyInquirer copied to clipboard
Feature request: Option for vi style movment
Not having j/k do up/down is confusing to me.
Right now it's just hardcoded to up/down keys.
Either making j/k work by default, or maybe add something like vi_style_movmenet=true as an argument to prompt would make sense to me.
Is this something that would be welcomed as a PR?
YEs @mtfurlan You can send in a PR.