-
-
Notifications
You must be signed in to change notification settings - Fork 118
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
Two preceding line gets removed when using zsh-vi-mode with powerlevel10k inside tmux #136
Comments
See also romkatv/powerlevel10k#1618 (comment) |
Hi @itsfarseen Thanks for your issue, currently I am busy, I will try to work on this issue as soon as possible. Thanks and Regards |
Removing |
Hi @itsfarseen Actually, it will break the vi mode indicator when user custom their prompt by the aspect. Besides, there are several places will call Thanks and Regards |
Hi @itsfarseen Thanks for your information, I will take a further research on this issue, as some cases need to be reset the prompt properly (e.g. #120), and look forward to the best solution, once I got progress, I will let you know. And welcome to star this project for further update in the future. Thanks and Regards |
This issue is related to #124. |
The same thing happens with my custom prompt, so it probably affects all 2-line prompts |
I found that this line contains a reset prompt command that happens every time |
Thanks for the hint @awray3 . I found that removing that one line from the current master on this version of zvm somewhat helps, but spamming I applied your suggestion to my own fork of the project, after reverting the changes mentioned here and now things are working fine with zsh+zvm+tmux for me. |
Asciinema
https://asciinema.org/a/gxwaBQ4dmYTMnJ2gNgyGH0Q0L
Steps to reproduce
Minimal repro
The text was updated successfully, but these errors were encountered: