void-m4110c

Results 13 comments of void-m4110c

Hello, the year 2020 finally comes to an end and we still don't seem to have a fix for this. I wanted to ask politely if there are any plans...

Patrice doesn't seem active on anything any more. His last twitter is from Oct. 2018. Maybe we should assume, that something happened to him.

Hi, is there any plan to implement this behavior in the near future? What should we expect as a rough timeframe for when this will be available? Thanks in advance!

You seem to have a problem in `function makeRequest(url, params, callback)`. This happens if you have a `JSON.parse(xhr.responseText)` where `xhr.responseText` is not Json but an HTML page, that gets returned....

Well if that's so, there are plenty of notification daemons out there. Who needs dunst? [Desktop Notifications - Arch Linux](https://wiki.archlinux.org/index.php/Desktop_notifications#Standalone)

Hi, would it be possible to add a function to recursively exclude notebooks? When I add a notebook to the comma-separated list, only the contents of that specific notebook are...

@jiguanglizipao Thank you very much!!

It is very likely that this has to do with your terminal. In "minicom" for example, you have to send a newline character after the linefeed character. This can be...

I get the exact same message. I use gvim embedded in eclipse. If the Java Code Completer finds an issue (e.g. a missing semi-colon at the end of the line),...