Guillaume Gelin

Results 70 issues of Guillaume Gelin

With `git-messeger:show-detail` set to `t`, the commit message can't be read. :face_with_head_bandage: ![Screenshot from 2023-06-02 00-28-38](https://github.com/emacsorphanage/git-messenger/assets/835072/b1214a64-eca9-4c2f-9ac9-5bf6a66fac15)

### Description ### I want to use notional in an application that heavily uses Python async features. ### Proposed Solution ### Implement an AsyncSession? ### Alternatives ### Make Session's client...

enhancement

Hey there, thanks for the neat library. Do you have any plan to support native async features of Python? e.g.: ```python from mixpanel import AsyncMixpanel mp = AsyncMixpanel(YOUR_TOKEN) # tracks...

I used to use `cg_crosshairY "3"` in my config to move the crosshair position a few pixels down. It seems that the environment variable doesn't work anymore, and that I...

🐞 Bug
P3: Normal
cat: mod CGAME

I'm really interested in running Qtile on macOS but I can't dedicate myself to it, and I think I'm more useful in the overall maintenance of the project anyway. I...

kind: enhancement
status: help wanted

Most of the development / maintenance of this package is tied to [Notion API changelog](https://developers.notion.com/page/changelog). I already receive a notification every time a change happens in notion-sdk-js (watch [ramnes/notion-sdk-js](https://github.com/ramnes/notion-sdk-js) if...

enhancement
help wanted
good first issue
task

Here's a quick late night PoC around the discussion in #2. Is it going in the right direction? Be kind with me, it's the first time I'm tinkering with fzf,...

Hey there, thank you for the very nice tool, awesome work. :) The README says that "To delete history entries, run mcfly search manually". Is there anything fundamentally blocking us...

E.g. if you want to exclude grayscale: `context-color -e '0,15,232-255'`

enhancement
help wanted

On my MacBook M1, `context-color` adds a 13 ms overhead on top of `whoami; hostname` (16.5 ms vs. 3.2 ms, measured with `hyperfine`). While it's not too bad, lower is...

enhancement