David Black

Results 21 comments of David Black

You could always open a pull request to add support for what you need. I'll note that there is an existing test case that should cover this issue that we...

cc @mlandauer & @katska The result of this change is that we have a warning at the bottom of the add a comment form & a new button that will...

Hi @noirello I have raised https://github.com/apache/orc/issues/1425 to see if we can get some consistency in the version of protobuf used in Apache orc & the version used in Apache arrow....

You should be able to workaround the issue by creating JIRA client instances like so -> ```python JIRA(url_to_jira_instance, basic_auth=("example", "apikeyhere"), options={"headers": {"Accept": "application/json,*/*;q=0.9"}}) ```

@gazpachoking I didn't know about `komorebic cycle-monitor next/previous` . It looks like I need a combination of cycle-monitor and focus - in a direction (usually up). The follow mouse focus...

I have this mostly working, there is an issue with regards to WSL applications not playing nice with focus switches between monitors ... Steps to reproduce 0. Have multiple monitors...

I remember having a discussion about this and my response at the time was "no let's not do this". The case where someone was seeing keys not being propagated was...