inshellisense icon indicating copy to clipboard operation
inshellisense copied to clipboard

Inshellisense blocks mouse clicks (for example in lazygit) in windows terminal (powershell shell)

Open cortrano opened this issue 1 year ago • 0 comments

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 lazygit and open it in any git repo
  3. Try to navigate using mouse (for example click on Files / Worktrees / Submodules tabs)
  4. Nothing happens
  5. Also you can disable inshellisense and test lazygit again -- clicks will work as expected

Environment

  • OS: WIndows 11
  • Output of is --version: 0.0.1-rc.20
  • Nodejs Version: v22.12.0
  • Shell: powershell
  • Windows Terminal Version: 1.21. 3231.0

cortrano avatar Jan 09 '25 09:01 cortrano