Skip to content

Does not work with starship prompt #262

@TuomasAutio

Description

@TuomasAutio

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:

  1. Configure inshellisense in your .zshrc file.
  2. Install and configure the Starship prompt in the same .zshrc file.
  3. Open a new terminal session.
  4. 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions