Andy Han

Results 5 comments of Andy Han

@Matafou I've implemented your suggestions — thank you so much for the review! > * You should probably not make a PR from your own "master" branch. You should define...

Thank you for the speedy review. I'm reconsidering the need for this PR, because I can't seem to get the MWE given in #514 to hang (probably because of the...

Ok, I believe I've fixed the issues. I'm not quite sure what to do with the case when someone can assert quickly multiple times in a row (the timer won't...

I moved the timer setup to `proof-shell-insert`, which should mean that it is armed per command and not per region. I tried putting it in `proof-shell-exec-loop` like hendriktews suggested, but...

Yes, `counsel-spotify-toggle-play-pause` works, somehow. The terminal command plays the song if Spotify is open, and opens Spotify if it's closed without playing the song. The first time I ran it,...