Jade Michael Thornton

Results 122 comments of Jade Michael Thornton

@newlink168, @BruceRick, @FelixQuehl and anyone else, I've just published [a fork of ecstatic, renamed qtzl](https://www.npmjs.com/package/qtzl). It's a straight up fork which can be a drop-in replacement for older versions of...

This error also occurs on Linux when running Wayland, presumably also because X isn't available. If this package won't support any windowing system other than X11 in the future, the...

I tried compiling on mingw and it looks like rustbox and termion are the only crates that are giving trouble. I don't know anything about those two, but that would...

Is there any movement on this issue? The `gnome-pomodoro --pause` hack works, but it feels weird to have to add a custom trigger to add basic functionality.

Welcome to GitHub! We're happy to have you! The `.env` file is deliberately missing because it's designed to hold information specific to you. You need to create the file yourself,...

Oh yes, those would be a good idea! Do you know offhand how to fix the existing tests so they'll run? I only have limited experience with ert. -------- Original...

No I mean the tests are not even running, even on Travis. It is erroring out with: ``` $ make test EMACS=${EMACS} batch -Q -L . -l rjsx-mode.el -l js2-tests.el...