You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've begun a discussion of the issue at agkozak/agkozak-zsh-prompt#39, the prompt with which I see this issue. More details are there, but notably @agkozak wrote:
I only seem to have this problem if I use zdharma-continuum/fast-syntax-highlighting (it doesn't happen with zsh-users/zsh-syntax-highlighting). In fact, I run into it reliably with a mere
in my .zshrc, and sleep 1, followed by fast typing, at the command line -- as you pointed out.
Reversing the order in which I load the two plugins seems to help slightly; if any garbling occurs, it is corrected when I switch to vi command mode. Interesting.
I have found that I don't see this problem if I revert 08a4ce9.
Describe the bug
I've begun a discussion of the issue at agkozak/agkozak-zsh-prompt#39, the prompt with which I see this issue. More details are there, but notably @agkozak wrote:
I have found that I don't see this problem if I revert 08a4ce9.
Steps to reproduce
.zshrc
:While
sleep
is running, hold down a letter key until after the prompt returns.You may need to try a few times.
You may need to be in tmux session.Expected behavior
When the prompt appears it should be formatted as usual.
Screenshots and recordings
Operating System & Version
linux-gnu | ubuntu | x86_64 | x86_64 | x86_64 x86_64
Zsh version
zsh 5.8.1 (x86_64-ubuntu-linux-gnu)
Terminal emulator
wezterm tmux-256color
If using WSL on Windows, which version of WSL
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: