Laurence Morgan
Laurence Morgan
`event` and `open` require parameters passed to them. So might need some careful thinking before implementing
Also the tests should set up a HTTP server on a random port so unit tests are not dependant on a working internet connection
A custom test server has been written which starts on port 38000 and then uses atomic operations to cycle through each port number afterwards to avoid concurrency issues. Still wouldn't...
I want to rewrite the autocompletion engine before I consider doing this
This is related to the same underlying fault as #83
I've worked out what is causing the issue - murex is handling the signals (eg SIGTSTP) and not setting process groups. This will require a fairly sizable rewrite on how...
I'm now thinking of scraping the original plan and work on a completely different model where data types are channelled via TCP/IP APIs (possibly just using HTTP because it's easier?)....
Nearly a year has passed and I'm still at a loss about how to pass data-type information down the pipeline. I'm starting to wonder if this is one of those...
It's somewhat discoverable now via tab-complete. But documentation is still sorely needed
True colour means your users cannot define the colour palette which means if they use a while background (like xterm on Linux and most of the OS X terms do)...