Skip to content

Executable name is resolved as relative terminal path #1437

@haselwarter

Description

@haselwarter

The code in #1398 resolves paths too eagerly as "relative". In particular, a bare executable name such as radian is taken to be a relative path and looked up in the current working directory instead of in $PATH (this should only happen for ./radian).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions