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

Fixed mass history #28

Merged
merged 1 commit into from
Feb 17, 2016
Merged

Fixed mass history #28

merged 1 commit into from
Feb 17, 2016

Conversation

chzyer
Copy link
Owner

@chzyer chzyer commented Feb 17, 2016

#19

The reason is the Next()/Prev() pass the real []rune out, which is a pointer, so when the RuneBuf update the []rune directly, it also will change the history item.

@chzyer
Copy link
Owner Author

chzyer commented Feb 17, 2016

@michalpristas I think this can fixed the problem

@michalpristas
Copy link
Contributor

yes, many thanks.
tested ok

chzyer added a commit that referenced this pull request Feb 17, 2016
@chzyer chzyer merged commit 0106614 into master Feb 17, 2016
@chzyer chzyer deleted the feature/fix_mass_history branch February 17, 2016 14:50
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.

2 participants