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

pressing enter repeatedly results in decorations not showing up when using powerlevel10k #157243

Closed
vanenshi opened this issue Aug 5, 2022 · 1 comment

Comments

@vanenshi
Copy link

vanenshi commented Aug 5, 2022

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.70.0
  • OS Version: OSX 12.4 (21F79)

Steps to Reproduce:

  1. install oh-my-zsh and powerlevel10k, with default settings and recommended font
  2. enable the shell integration and try to run a command in the integrated terminal
  3. decorations getting cleared by pressing enter or running a command

image

image

@vanenshi
Copy link
Author

vanenshi commented Aug 5, 2022

base on #146587, it's getting resolved by adding

typeset -g POWERLEVEL9K_TERM_SHELL_INTEGRATION=true

to .p10k.zsh

@vanenshi vanenshi closed this as completed Aug 5, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants