inshellisense icon indicating copy to clipboard operation
inshellisense copied to clipboard

`inshellisense` login shell not working

Open brianferri opened this issue 1 year ago • 0 comments

Describe the bug Starting shell as a login shell breaks the autocomplete

To Reproduce Steps to reproduce the behavior:

  1. Go to 'any terminal on macos' (tested on iterm2, terminal and VSCode intergrated terminal)
  2. type is -l [-s <shell>]
  3. See that the autocomplete does not work

Expected behavior As the normal is [-s <shell>] executes correctly and functions appropriately, I'd expect the login shell instance to work too.

Environment

  • OS: [e.g. iOS] MacOS Sonoma 14.6.1 (23G93)
  • Output of is --version: 0.0.1-rc.16
  • Nodejs Version: [e.g. 20.9.0] v22.2.0
  • Shell: [e.g. bash, zsh, fish] zsh
  • Shell Version: [e.g. 5.2.21] zsh 5.9 (x86_64-apple-darwin23.0)

Additional context Add any other context about the problem here.

brianferri avatar Sep 18 '24 15:09 brianferri