inshellisense
inshellisense copied to clipboard
`inshellisense` login shell not working
Describe the bug Starting shell as a login shell breaks the autocomplete
To Reproduce Steps to reproduce the behavior:
- Go to 'any terminal on macos' (tested on iterm2, terminal and VSCode intergrated terminal)
- type
is -l [-s <shell>] - 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.