inshellisense icon indicating copy to clipboard operation
inshellisense copied to clipboard

IDE style command line auto complete

Results 52 inshellisense issues
Sort by recently updated
recently updated
newest added

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

feature-request

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...

bug

**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:...

bug

**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...

feature-request

**Describe the bug** `TypeError: Cannot read properties of undefined (reading 'priority')` ![Image](https://github.com/user-attachments/assets/efd7f05e-5004-48ae-a32f-b5aeffd76846) **To Reproduce** Steps to reproduce the behavior: 1. type "docker exec" 2. hit "tab" 3. see error **Expected...

bug

## [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...

feature-request
blocked

**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...

bug

**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...

bug

**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...

bug