Luke Clifton
Luke Clifton
Build failure is unrelated to the changes.
I have 8.3.0 and the game generated this which required guessing. Note this is at the edge of the board. 
Would love to get this merged. I've been using this patch on macOS and linux without issue for a while.
Some further motivation for the self-pipe trick. http://cr.yp.to/docs/selfpipe.html
Not if you have another window with a different tag.
By modifying the commands field https://github.com/martanne/dvtm/blob/311a8c0c28296f8f87fb63349e0f3254c7481e14/config.def.h#L193 And using the `-c` option to create a command fifo, this is possible.
This is likely the bug that has been bothering me for a while. Occasionally dvtm crashes when using `man` or `less`. Sometimes my OS gives me a warning about a...
I can't access the room. I'm just using the element web client. ``` #reactive-banana:ocharles.org.uk is not accessible at this time. Try again later, or ask a room or space admin...
``` λ D.runPureDecode (D.list D.int) parseBS $ D.mkCursor "[" Right [] ```
Personally I think URL decoding should probably be the default, and if you want to bypass the encoding that should be opt-in. I am happy to flip the naming around...