I When using Fish shell, CTRL+SHIFT+U
and CTRL+SHIFT+J
do not work correctly. To reproduce: simply install Fish Shell
apt install fish
and select it as main shell
chsh -s $(which fish)
Then in VSCode run CTRL+SHIFT+U
or CTRL+SHIFT+J
Result - I get a terminal with this text in it:
PID_FILE_NAME=1739206858557 node "/root/.vscode-server/extensions/jellydn.fzf-picker-0.9.2/out/commands.js" "findWithinFiles" "/root/ConceptReader"
also, if I press escape I get this:
~/ConceptReader main β±
PID_FILE_NAME=1739206859829 node "/root/.vscode-server/extensions/jellydn.fzf-picker-0.9.2/out/commands.js" "findWithinFiles" "/root/ConceptReader"
Error: Error: Search canceled
at ChildProcess.<anonymous> (/root/.vscode-server/extensions/jellydn.fzf-picker-0.9.2/out/commands.js:411:16)
at ChildProcess.emit (node:events:524:28)
at maybeClose (node:internal/child_process:1101:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
See above
Ubuntu 24.04
npm
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too