PyInquirer icon indicating copy to clipboard operation
PyInquirer copied to clipboard

Feature request: Option for vi style movment

Open mtfurlan opened this issue 5 years ago • 1 comments

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?

mtfurlan avatar Jan 01 '20 23:01 mtfurlan

YEs @mtfurlan You can send in a PR.

CITGuru avatar Jan 25 '20 22:01 CITGuru