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 does not interrupt partially typed in expressions on Ctrl-C #2080

Merged
merged 1 commit into from Apr 16, 2018

Conversation

picnoir
Copy link
Member

@picnoir picnoir commented Apr 16, 2018

This is a one liner fixing #2076 .

nix-repl> let
          a = "oops"
          ^C

nix-repl> 

@edolstra edolstra merged commit a91fb42 into NixOS:master Apr 16, 2018
@edolstra
Copy link
Member

Thanks!

@picnoir picnoir deleted the repl branch April 16, 2018 15:09
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.

None yet

2 participants