Milutin Jovanović
Milutin Jovanović
It seems that development has moved to the fork here: https://github.com/yshui/compton
I had the similar problem and made this change. Can you please try it and tell me if this solves your problem. Pull request: https://github.com/2ndQuadrant/audit-trigger/pull/20
I believe that my change in this pull request solves this problem. Pull request: https://github.com/2ndQuadrant/audit-trigger/pull/20
@kintesh , can you comment on this PR? I think it is a very useful feature.
I have had the same problem, and after running the script I could not boot my mac. However, no damage done, because we all run backups. Right. :-) The point...
BTW, my real comment is really "Thank you!" Sure, it took 2 hours instead of 2 mins, but I am still pirrit free. Which is actually less time then I...
I have the same problem. However, by including `set blinkcursor` in my `.xvimrc`, I actually get a non blinking cursor back.
Could it be that only one stream.on("end"... is allowed, so that your overridden event handled disables the one that calls done()?