Mark Wales

Results 119 comments of Mark Wales

Unfortunately modifier keys really don't work well with Brick (the CLI package taskell is built on top of), which limits what I can do to some extent. Apparently it's because...

This one's been on my list for ages. It will involve rewriting the text cursor code... which I'm a bit scared of.

@kevr That's a weird one. Wonder if the `-` character is confusing the parser?

After a *lot* of pain, I finally got it working in v2.0 of taskell that I'm currently working on. I hope that I'll be able to get this version out...

Currently taskell is only aware of the board you're using it with. There have been various requests to make it more aware of other boards (#55 / #44), but I...

Looks like the [Stackage](http://stackage.org) Docker images aren't up to date at the moment, which means I can't build for Linux using that, so this might solve both problems!

@dufferzafar I've tried building a version of 1.11.0 using `musl`. Could you give it a go and let me know if it works for you? [taskell-1.11.0_x86-64-linux.tar.gz](https://github.com/smallhadroncollider/taskell/files/6234872/taskell-1.11.0_x86-64-linux.tar.gz)

Had a play around with this some more today and after a couple of hours of trying stuff I didn't get anywhere. Is there any strong reason to not just...

Unfortunately I didn't document how I did it the first time and I couldn't get it to work on a more recent build. But I'll try again at some point.