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

nix repl :editor messes up the terminal #10617

Closed
srhb opened this issue Apr 28, 2024 · 1 comment · Fixed by #10618
Closed

nix repl :editor messes up the terminal #10617

srhb opened this issue Apr 28, 2024 · 1 comment · Fixed by #10618
Labels

Comments

@srhb
Copy link
Contributor

srhb commented Apr 28, 2024

Describe the bug


2024-04-28T16:09:41+02:00

Steps To Reproduce

nix repl .
nix-repl> :e packages.x86_64-linux.nix

Expected behavior

No garbled lines where cursor is

nix-env --version output

❯ ./result/bin/nix --version
warning: unknown experimental feature 'repl-flake'
nix (Nix) 2.23.0pre20240426_2f67833

Additional context

The culprit appears to be 20cd5eb from #9476

Reverting this atop 2f67833 fixes the problem

Priorities

Add 👍 to issues you find important.

@srhb srhb added the bug label Apr 28, 2024
@srhb
Copy link
Contributor Author

srhb commented Apr 28, 2024

Reported by user 98765abc on Matrix :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant