Matthieu Monsch

Results 85 comments of Matthieu Monsch

Sounds good, thank you for working on it! Feel free to send a PR even before fixing all the tests if you want early feedback.

Apologies for the delayed response. There's already a [duplicate job name check](https://github.com/mtth/azkaban/blob/master/azkaban/project.py#L181); can you elaborate on when it's not sufficient?

Which command does the error happen for--is it during uploading? Unfortunately I don't have access to an Azkaban server to test a fix; can you try adding a `content-length` header...

It could be that Azkaban switched to a stricter server implementation in `3.0` which requires this header (or somehow doesn't support chunked encoding at all anymore?). Before trying more complex...

I'd happily merge a PR to support Azkaban 3 if you submit one.

These APIs didn't exist at the time this project was created. No plans to add them at this time, but PRs are welcome!

Yes, you should fork the repo.[This article](https://help.github.com/en/articles/creating-a-pull-request) has a nice overview of the process.

What other plugins do you have? Could you send the output of `:imap`?

@blueyed - correct, unimpaired provides these mappings. Given the specific focus of cursorcross, I believe it still makes sense to provide them here. For example, not everyone uses unimpaired. Plus,...

I just took a look at the endwise plugin you mentioned in the other thread. I wasn't aware of any conflicting plugins earlier. It might be worth it to implement...