Skip to content

Use per-directory history in new shell#37

Merged
jimhester merged 1 commit intojimhester:masterfrom
smarsching:fix-issue-5
Jun 16, 2020
Merged

Use per-directory history in new shell#37
jimhester merged 1 commit intojimhester:masterfrom
smarsching:fix-issue-5

Conversation

@smarsching
Copy link
Contributor

This patch fixes the problem that in a newly created shell, the global history would be used instead of the per-directory on. It does this by delaying the loading of the per-directory history until just before the prompt is created.

This PR fixes issue #5.

This patch fixes the problem that in a newly created shell, the global
history would be used instead of the per-directory on. It does this by
delaying the loading of the per-directory history until just before the
prompt is created.
@jimhester
Copy link
Owner

Thanks!

@smarsching
Copy link
Contributor Author

@jimhester Thank you!
Will you create a PR for Oh My Zsh to update the plugin to the newest version there?

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