Skip to content

bug: the leading slash in a path is stripped #3669

@throwaway8787

Description

@throwaway8787

Checks

Operating system

Linux

Expected behaviour

Q prompts "Where do you want to write that file?"
I reply: "/tmp/"
Q creates the file in "/tmp/"

Actual behaviour

Q prompts "Where do you want to write that file?"
I reply: "/tmp/"
Q creates the file in "$(pwd)/tmp/"

Steps to reproduce

No response

Environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions