Skip to content

poetry shell with fish does not echo in python REPL #1672

@jmaroeder

Description

@jmaroeder
  • I am on the latest Poetry version.

  • I have searched the issues of this repo and believe that this is not a duplicate.

  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option).

  • OS version and name: MacOS Catalina 10.15.1

  • Poetry version: 1.0.0b8

  • Link of a Gist with the contents of your pyproject.toml file: N/A

Issue

As described by L0stLink in a now-closed issue, fish still appears to have some issues when using poetry shell. Specifically, in the Python REPL "typed text not visible, but pressing enter shows that the input was registered and whatever was typed, executes".

It appears that the fix in #1621 only addressed the bash case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions