Ruben Jenster

Results 45 issues of Ruben Jenster

Hey, i noticed that the resize event is not emitted on windows 7. ``` go 66 ui.Handle("/sys/wnd/resize", func(e ui.Event) { [...] 73 }) ``` The program was compiled on OSX...

bug
os:windows

Hi @wellle, we experience super slow scrolling in perl files when context.vim is enabled (version c065414) This happens even in short perl files like */usr/share/vim/vim82/doc/vim2html.pl* Scrolling works perfectly fine with...

It would be nice to encode sections with the same name in INI style config files. Duplicate sections should not be dropped from the encoded output, because some programs, namely...

Hi, I want to load the age keys from a password safe (keepassxc) and pass them to sops via stdin ``` keepassxc-cli show -a password db.kdbx mykey | SOPS_AGE_KEY_FILE=/dev/stdin sops...

enhancement
area/keyservice
keyservice/age

I often have the situation where my backup macbook steals my bluetooth keyboard / trackpad. I would like to disable bluetooth by default and only enable it on demand. Unfortunately...

Hi, does the module also pass the metadata from the provider to the subscriber e.g ID3 Tag information from ffmpeg? I have the following configuration: ffmpeg commandline: ffmpeg -re -i...

Hi there, we want to run OpenDMARC with PostgreSQL instead of MySQL because of licensing issues. Is anyone out there who has done this already ? Thanks Ruben

Hi @Fluepke, thanks for your work on the exporter, especially for reverse-engineering the login mechanism 👍 I've cherry picked the following changes from existing forks to make the exporter work...

please include my changes in the next release to make the Cucumber Bundle working again. Regards, Ruben

Create a static release that can be deployed to any x86_64 server with a recent enough kernel. Hash and sign releases with a GPG key. * Build packages using github...

infra