inshellisense
inshellisense copied to clipboard
IDE style command line auto complete
**Is your feature request related to a problem? Please describe.** Moving to inshellisense from Fig, I've been missing advanced autocomplete features like when installing or upgrading brew packages. > >...
Use the [unicode 11](https://github.com/xtermjs/xterm.js/tree/master/addons/addon-unicode11) addon since the default is unicode 6
**Is your feature request related to a problem? Please describe.** Currently, the color of the suggestion text is solid white. This makes it difficult to differentiate between suggestion text and...
**Describe the bug** is not working. whenever I type is command it goes to live but it does not show auto-completion **Expected behavior** It should show auto-completion **Environment** - OS:...
**Describe the bug** is not working. whenever I type `is` command it goes to live but it does not show auto-completion **Expected behavior** It should work correctly. **Environment** - OS:...
Combining #110, #32, #82, & #84 to make it easier for people to track the resolution. As discussed in https://github.com/microsoft/inshellisense/issues/32#issuecomment-1984759946, there isn't a feasible solution yet to making the binary...
**Describe the bug** Characters such as Chinese, Japanese, and Korean occupy two characters in the terminal, and English characters and numbers occupy one character. When moving the cursor to render...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** inshellisense support for [elvish](https://elv.sh/)
**Describe the bug** Hello, thank for the project! I'm the maintainer of the [`pure` prompt for Fish](https://github.com/pure-fish/pure/) used in the screencast below My issue is that `is` breaks my prompt...
It is supported to output environment variables via `$` symbol when `echo` is called 1. Is it possible to add current session variables? 2. What other commands support outputting a...