Skip to content

nushell: issues regarding poetry shell #8370

@icp1994

Description

@icp1994
  • Poetry version: 1.6.1
  • Python version: 3.11.4
  • OS version and name: Void Linux (Rolling)
  • pyproject.toml: generated default from poetry new poetry-nu
  • I am on the latest stable Poetry version, installed using a recommended method.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have consulted the FAQ and blog for any relevant entries or release notes.
  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option) and have included the output below.

Issue

In nushell, the poetry shell command spawns a new shell but doesn't activate associated venv - instead just prints the activation command.
image
This isn't much of an issue by itself since I only have to press <RET> to run the command and activate the venv. But in the spawned shell, if I start any REPL program their input becomes invisible/masked!
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working as expectedstatus/triageThis issue needs to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions