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

repl: don't add trailing spaces to history lines #2335

Closed
wants to merge 1 commit into from
Closed

repl: don't add trailing spaces to history lines #2335

wants to merge 1 commit into from

Conversation

ivan
Copy link
Member

@ivan ivan commented Aug 7, 2018

This fixes #2314.

I tested this manually and confirmed that a trailing space is no longer present when hitting Up to get a previous line, and that multi-line input still works.

Sidenote: I had to revert 7de3e00 to build nix with nixpkgs master because the aws-sdk-cpp patch failed to apply.

@ivan
Copy link
Member Author

ivan commented Aug 7, 2018

Will submit a fixed PR that doesn't error on ctrl-c

@ivan ivan closed this Aug 7, 2018
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.

nix repl leaves trailing space in history
1 participant