Skip to content

Fish shell support #129

@radutomy

Description

@radutomy

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:

bash
export PS1="::: Terminal allocated for FindItFaster. Do not use. ::: "; clear
HAS_SELECTION=0 /root/.vscode-server/extensions/tomrijndorp.find-it-faster-0.0.39/find_within_files.sh  '/root/ConceptReader'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions