Skip to content

inlein execution fails if called from fish shell #12

@Marand-

Description

@Marand-

I'm not sure if this is a fish problem, or if fish is exposing a problem with how inlein executes, but attempting to run inlein in a fish shell returns /bin/sh: 0: Can't open inlein and does nothing. Works fine in every other shell I've tried (mksh, zsh, csh, dash, bash, rc), and also works fine if I route it though dash with sh (which inlein).

No error occurs when using inlein to execute a script via shebang, nor does it error if I cd to ~/files/bin (where inlein is stored, which is on my $PATH) before running inlein.

Tested with Debian stable, on three different machines of differing configurations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions