Skip to content

Conversation

@starseeker
Copy link
Contributor

This reworks history handling to allow editing of temporary copies of history lines when the user uses up arrow or down arrow to navigate to them.

This reworks history handling to allow editing of temporary copies of history
lines when the user uses up arrow or down arrow to navigate to them.
@starseeker
Copy link
Contributor Author

@yhirose The feature here is that when I up-arrow into history and get a prior command, I can then start editing that command to create a new command, and that edited version is preserved even if I then up and down arrow through the other history entries. When AddHistory is called (generally done in the app after the line is Entered) those temporary copies are reset.

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