inshellisense
inshellisense copied to clipboard
IDE style command line auto complete
They should be: ```nu is init nu | save $nu.env-path --append ```
**Describe the bug** When using the inshellisense plugin in conjunction with the [Starship](https://github.com/starship/starship) prompt in a Zsh shell, the inshellisense plugin fails to work as expected. Specifically, it does not...
**Describe the bug** Just installed it and tried to use it but no prompt was showing up. So i went to my pwsh $PROFILE and removed my oh-my-posh config and...
**Describe the bug** [Resolving shell environment fails](https://code.visualstudio.com/docs/supporting/faq#_resolving-shell-environment-fails) in VSCode after adding inshellisense configs to ~/.zshrc **To Reproduce** Steps to reproduce the behavior: 1. Execute `is init zsh >> ~/.zshrc` for...
**Describe the bug** Run the command `is init powershell >> $profile` for PowerShell didn't work as expected, when I started the new PowerShell, I saw plenty of bugs repeatedly: A...
The current integration printf's the user's prompt function as if it was a format string. However, as the documentation for fish's printf builtin says: " It will also return non-zero...
**Describe the bug** Using bash. Consider a folder named "my backup". If I type "cd ", the autocomplete will show me the proper folder name, but when I select it,...
**Describe the bug** Once an `inshellisense` shell has been spun up it is impossible to access any `conda` environment **To Reproduce** 1. Open any terminal 2. Start an `inshellisense` shell...
Awkward for existing user experience. For example, there are currently only three files in my path: `asdqwe`, `asdasd`, and `asdzxc`. I usually type up to `a` or `as` and hit...
**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...