-
Notifications
You must be signed in to change notification settings - Fork 217
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
When using the inshellisense plugin in conjunction with the Starship prompt in a Zsh shell, the inshellisense plugin fails to work as expected. Specifically, it does not give suggestions when starship is active
To Reproduce
Steps to reproduce the behavior:
- Configure inshellisense in your
.zshrcfile. - Install and configure the Starship prompt in the same
.zshrcfile. - Open a new terminal session.
- See that it does not work
Expected behavior
Drop down auto suggestions
Environment
- OS: macOS Sonoma
- Output of
0.0.1-rc.15 - Nodejs Version:
v22.0.0 - Shell:
zsh - Shell Version:
5.9
Additional context
Probably conflicts with the hooks used by the Starship prompt (e.g., precmd and preexec)
gluons
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working