PSFzf
PSFzf copied to clipboard
Chord does not work on VIMode Command
All defined chord with Set-PSFzfOption do not work when in vimode "Command". Maybe that's by design ?
Can you list recreation steps?
I stumbled upon that issue too. I created a small PR to fix that.
If you are not aware of how you can test that you can do these few steps:
- Run in pwsh: Set-PSReadLineOption -EditMode Vi
- Press Escape
- Try any fzf bounded command
@belotn hello 👋 Could you review the changes, please?
@bedware , not sure if you saw that @belotn 's PR is merged? Are you still having issues?
@kelleyma49, you confused me and @belotn. I created the PR and ofc I tested my changes. It works. I just want to close the issue and asked the topic starter to test it and give feedback to get enough arguments to close the issue.
My apologies for the confusion!
Can we close this out?
It looks like @belotn is not eager to check the fix. I think you can close it. At least I've checked it. After all, the goal is to make them less, not more.
Sorry for the delay. I close the case.