James Haggerty
James Haggerty
Looks like you're using an old version of NodeJS that doesn't support ?. (this problem is in a dependency rather than in the code itself) Looking at the dependency, this...
Haven't deeply at the code yet, but I'm a huge fan of having separate test files and the test cases being easy to define. My instinct if I were writing...
Wow, nice, CI integration! At the moment it seems like the test result upload has some minor issue, though (see error message): https://app.circleci.com/pipelines/github/wryun/es-shell/57/workflows/6d889f21-2f89-4aca-b546-d95ad6953487/jobs/59 Another minor issue is that `fn test`...
:+1: appreciate all the PRs. Sorry I haven't been getting to them. Hopefully soon! Also, please don't view me as a source of authority. If you've had what you perceive...
Ah, didn't realise there was that log command - thanks! Yes, that's a fine substitute for my purposes, though I'm wondering if there's a nice way to improve discoverability... (e.g....
My current plan for this is: - do some more cleanups to the watch display stuff - add a proper state machine - either use a define to enable it,...
:+1: all these are reasonable concerns. I'll look into cleaning this up in the way you've suggested.
So, I've pushed it a bit more in the direction you suggested, but haven't yet moved it to a completely separate face, as I thought I'd run the '#ifdef' version...
I still run this on my watch, but every now and again it seems to hang with hacked on the screen and I need to press button to get out....