Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong prompt in Nushell activation script #2481

Merged
merged 2 commits into from Jan 13, 2023

Conversation

kubouch
Copy link
Contributor

@kubouch kubouch commented Jan 5, 2023

Recently, the Nushell prompt was broken when running the activation script due to some recent language changes. This PR fixes it again.

Fixes #2480

Thanks for contributing, make sure you address all the checklists (for details on how see development documentation)

  • ran the linter to address style issues (tox -e fix_lint)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

@gaborbernat gaborbernat merged commit f355ddb into pypa:main Jan 13, 2023
@kubouch kubouch deleted the fix-nushell-block branch January 13, 2023 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nushell activation script results in broken prompt
2 participants