As previously discussed via email i send patch to implement this feature
Few things to consider before applying this patch:
- I set 'pulsar-pulse-on-window-change' to nil to preserve default
behavior, you may want to set it to t.
- Parts that add hooks in pulsar-mode are over 79 characters wide, I
think they need to be reformatted to fit in 79 character limit, but I
am not sure of the best way to do it.
- Documentation in REAME needs to be updated, but I dont think I can fit
more changes in this patch without signing copyright assigment.
- Variable docstring may need to be adjusted to make it clearer that
it will superseed same window change functions in
'pulsar-pulse-functions'.