Guillaume Depardon

Results 5 issues of Guillaume Depardon

[Stack](https://github.com/commercialhaskell/stack) has support for [building projects inside docker containers](http://docs.haskellstack.org/en/stable/docker_integration.html) I was wondering how I could use this plugin on projects where the docker integration is enabled because it does not...

There does not appear to be a binding to the [newterm](http://invisible-island.net/ncurses/man/curs_initscr.3x.html) function I noticed it was missing from the python bindings too so I guess it might not be trivial...

- [ ] Find a way to test on different X11 based platforms (like OSX) - [ ] Try to figure out why embedding using http://doc.qt.io/qt-5/qwindow.html#fromWinId doesn't work on my...

**Describe the bug** When calling an endpoint like [`Return a message`](https://developer.nylas.com/docs/api/v3/ecc/?redirect=api#get-/v3/grants/-grant_id-/messages/-message_id-) which is at `/v3/grants/{grant_id}/messages/{message_id}`, `message_id` is not correctly encoded by the SDK, which is problematic because the `message_id` can...

bug