Pierre Carru
Pierre Carru
Hi, This commits lets the user set its own keybinds using [zstyle](http://zsh.sourceforge.net/Doc/Release/Zsh-Modules.html#The-zsh_002fzutil-Module). Example use case: keep the existing ^R widget and make fzf's history widget available with another binding. For...
Hi, Thanks for your work on brightnessctl. It would be practical to be able to set the brightness level of all connected monitors. For example `brightnessctl -c backlight s 10+`...
Missing parenthesis
Hi, I'm using libvncserver in a program that uses many signals, I have no control over that. I noticed that this select sometimes gets an EINTR. The proposed fix is...
Supporte les url du type socks://, socks5:// dans le champ proxy
Hello, I'm trying to use ROCm-OpenCL-Runtime on my pc, but I can't make it work so far. I'm using an up to date Arch Linux, 2ng generation Threadripper, with an...
/kind bug **1. What `kops` version are you running? The command `kops version`, will display this information.** ``` Client version: 1.25.3 (git-v1.25.3) ``` **2. What Kubernetes version are you running?...
Hi, Thanks for this great project There's just an issue in the instructions when using deepdetect with docker ``` docker run -d -p 8080:8080 -v $HOME/models:/opt/models jolibrain/deepdetect_cpu ``` if ~/models...
Hi, This fixes a `-` / `_` error in the `k8s_event` example Cheers, Pierre
### Checklist - [x] I have filled out the template to the best of my ability. - [x] This only contains 1 feature request (if you have multiple feature requests,...