Skip to content

Pasted path cuts off at space #352

Description

@JackBailey

Which operating system and Python version are you using?

macOS 11.7.2
Python 3.11.1

Which version of this project are you using?

3.1.2

What did you do?

inquirer.Path(
    "inputFile",
    message="What csv file would you like to import?",
)

Pasted in: /Users/example/Downloads/Example Folder/File With Spaces.txt

What did you expect to see?

[?] What csv file would you like to import?: /Users/example/Downloads/Example Folder/File With Spaces.txt

What did you see instead?

[?] What csv file would you like to import?: /Users/example/Downloads/Example Folder/File With

Any workaround or setting I'm missing?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

pythonPull requests that update Python codeupstream_issueThis issue is caused by an upstream package

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions