inshellisense
inshellisense copied to clipboard
IDE style command line auto complete
reduce the render flickering using a combination of the following techniques - synchronized outputs](https://gist.github.com/christianparpart/d8a62cc1ab659194337d73e399004036) - using re-writes instead of clears - batching writes into a single write
When using tmux and zellij(a software like tmux), inshellisense can't give suggestions. Steps to reproduce the behavior: 1.run tmux 2.type commands and inshellisense can't give suggestions. Expected behavior Inshellisense can...
**Describe the bug** I have successfully installed the package, however when using `is` i can only see some suggestions for git. are other CLI apps not supported? **Environment** - OS:...
**Is your feature request related to a problem? Please describe.** I believe 75570648325e44a06438216f0eaf49c68e2da082 was not meant to delete `parent-term-exit` from the code. **Describe the solution you'd like** Re-add pieces of...
**Describe the bug** `TypeError: Cannot read properties of undefined (reading 'priority')`  **To Reproduce** Steps to reproduce the behavior: 1. type "docker exec" 2. hit "tab" 3. see error **Expected...
## [fix]: The if condition of __is_report_prompt should be more precise to prevent bash error prompts after each command. The ${parameter@P} syntax was first introduced in Bash 4.4, as showed...
**Is your feature request related to a problem? Please describe.** As with almost all packages that rely on pulling a prebuilt binary to provide functionality, there is no prebuilt binary...
**Describe the bug** First, let me just say IS is awesome! Nice job! It works for me in Windows Terminal with pwsh, pwsh preview, etc... including with oh-my-posh. In Nushell...
**Describe the bug** A clear and concise description of what the bug is. I'm a starship user and I wasn't able to use inshellisense previously as per #262 However I...
**Describe the bug** Inshellisense blocks mouse clicks (for example in lazygit) in windows terminal (powershell shell) **To Reproduce** Steps to reproduce the behavior: 1. Setup inshellisense in powershell 2. Setup...