Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prompt gets erased when PSReadLine shortcuts are invoked #37

Closed
kelleyma49 opened this issue Mar 8, 2020 · 0 comments · Fixed by #38
Closed

prompt gets erased when PSReadLine shortcuts are invoked #37

kelleyma49 opened this issue Mar 8, 2020 · 0 comments · Fixed by #38

Comments

@kelleyma49
Copy link
Owner

kelleyma49 commented Mar 8, 2020

  • The prompt still gets erased after using CTRL+R, even when height is set

CTRL+R, CTRL+T, etc. have erased prompts after executed. This occurs when Invoke-Fzf is executed from within a PSReadLine keyboard shortcut.

Originally posted by @wjrogers in junegunn/fzf#1341 (comment)

kelleyma49 added a commit that referenced this issue Mar 8, 2020
- Tells PSReadLine to redraw prompt after Invoke-Fzf is executed
- resolves #37
kelleyma49 added a commit that referenced this issue Mar 8, 2020
- Tells PSReadLine to redraw prompt after Invoke-Fzf is executed
- resolves #37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant