Skip to content

vscode-neovim doesn't work with Elvish as default shell #1804

@tmpm697

Description

@tmpm697

What happened, and what did you expect to happen?

I have this script in PATH variable and used for vscode to spawn neovim instance to use with vscode-neovim extension:

#!/usr/bin/env bash
NVIM_APPNAME=vscode-neovim nvim "$@"

but it fail to start (my current default shell is elvish)
Screenshot 2024-05-04 at 5 42 55 PM

before switched to elvish, i use zsh and the above script just work out-of-box

Output of "elvish -version"

0.20.1

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    ✅Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions