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

Undo & Redo part 2 #10

Merged
merged 11 commits into from
Aug 18, 2017
Merged

Undo & Redo part 2 #10

merged 11 commits into from
Aug 18, 2017

Conversation

lpan
Copy link
Owner

@lpan lpan commented Aug 14, 2017

#12

TODOs

  • figure out a better way to represent INSERT_BACK and INSERT_FRONT so commands no longer depend on st->mode. (the goal is to replay commands on buffer only).

  • duplicate and back up current buffer TODO

  • Undo

  • Redo WILL DO IN PART 3

@lpan lpan force-pushed the undo-redo-part-2 branch from 328ca23 to cc10321 Compare August 14, 2017 03:31
@lpan lpan force-pushed the undo-redo-part-2 branch from b91df44 to e437430 Compare August 17, 2017 23:48
@lpan lpan merged commit 733b4ab into master Aug 18, 2017
@lpan lpan deleted the undo-redo-part-2 branch August 18, 2017 04:35
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.

1 participant