Pedram Adibi
Results
2
comments of
Pedram Adibi
> Before closing the issue definitively, @peds can you provide me with more information regarding the host device that you want to use the ZED X with? Sorry I just...
For me, manually installing the shell integration (instructions [here](https://code.visualstudio.com/docs/terminal/shell-integration#_manual-installation)) worked. I.e., 1. add `"terminal.integrated.shellIntegration.enabled": false` in Cursor's `settings.json` (mandatory) 2. add the following to your `~/.zshrc` file: `[[ "$TERM_PROGRAM" ==...