marlonrichert / zsh-hist

📝 Edit your Zsh history from the command line.
MIT License
148 stars 13 forks source link

Prevent loading of format hooks until session is loaded #28

Open p1r473 opened 5 months ago

p1r473 commented 5 months ago

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

p1r473 commented 6 days ago

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