microsoft / inshellisense

IDE style command line auto complete
MIT License
8.21k stars 179 forks source link

not work on zsh-powerlevel10k #174

Closed alanhe421 closed 3 months ago

alanhe421 commented 4 months ago

Describe the bug

When configured as zsh, with the theme set to powerlevel10k, I found that the complement was not working.

image image

To Reproduce Steps to reproduce the behavior:

  1. use zsh
  2. ZSH_THEME="powerlevel10k/powerlevel10k"
  3. is
  4. autocomplete does not work

Expected behavior work on zsh-powerlevel10k

Environment

Additional context Add any other context about the problem here.