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

Prevent loading of format hooks until session is loaded #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

p1r473
Copy link

@p1r473 p1r473 commented May 2, 2024

Prevent loading of format hooks until session is loaded
This is a work around for incompatability with: zdharma-continuum/fast-syntax-highlighting#65

Added ability to disable the loading of format hooks
Disable them with `zstyle ':hist:*' load-hooks false`
@p1r473
Copy link
Author

p1r473 commented Oct 16, 2024

@marlonrichert are you able to take a look at this incompatability with zdharma-continuum/fast-syntax-highlighting#65 ?
The issue is arising as sourcing this before the session is fully loaded is giving the errors in this thread

@p1r473 p1r473 changed the title Added ability to disable the loading of format hooks Prevent loading of format hooks until session is loaded Oct 16, 2024
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