-
Notifications
You must be signed in to change notification settings - Fork 120
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
fzf breaks if window size changes and it is interrupted #50
Comments
Reproduced. Fixing prompt should be easy but I'm not yet sure how to fix cursor position. Will take a closer look some time later. |
For documentation: Can also confirm this for v4. In v5 (in docker) it happens less often or in a smaller manner. Edit: Broke the prompt a second time now, but I can't find the pattern that breaks it.. |
Hi Roman, got a funny bug with fzf and p10k involved. I only tested this on z4h v3. I don't know if it triggers on v2 as well.
If you resize the terminal while in fzf and interrupt it by pressing Ctrl-C or ESC the prompt breaks.
Steps to reproduce:
vim
tab OR Ctrl-RTerminalemulator: Tilix, Xterm
Z4H version: v3
zsh version: zsh 5.8 (x86_64-pc-linux-gnu)
OS: Manjaro up-to-date
WM: i3wm
Edit: tab triggers the bug as well
The text was updated successfully, but these errors were encountered: