Eliott Teissonniere

Results 5 comments of Eliott Teissonniere

I am to. If I look at the sources, the driver seems to support monitor mode: ```shell eliott@tux:~/Documents/ClefWifi/rtl8812au$ grep "monitor" -R ./ ./hal/rtl8812a/usb/usb_halinit.c: * need to monitor the influence of...

If you use raspbian, golang version is 1.3.3, see [my blog](http://developpsoft.github.io//Building-Golang/) to compile the latest version

@david415 doesn't mater

> I suspect this is the same "dead keys" thing as https://github.com/zed-industries/zed/issues/5521 which should get fixed by https://github.com/zed-industries/zed/pull/11712 @jansol unfortunately this is still happening. This appears to be isolated to...

For anybody meeting this issue, I was able to get around it on Mac OS by ensure my `uv` venv python version matches the system version (as verified by `python...