Alberto Rinaudo

Results 14 issues of Alberto Rinaudo

I'm using loki and I noticed that on archlinux, gnome 43.4, wayland, asbru-cm gets a grey box all around. I've tested it's not a problem with gtk3/perl, it only happens...

enhancement

Am I correct thinking that because this needs extensive testing with each pair VolumePairList is not a viable option? It needs a static pairlist?

https://github.com/jqlang/jq/blob/913b26469f47351a9f75a1bc4145f45421115e37/ChangeLog#L826-L829 Hi, when you add multiple files you can do either `jq -s '.[0] + .[1] + .[2]' file0.json file1.json file2.json` or `jq -s 'add' *.json` can we have a...

feature request

Hi, I'm using the scripts function in the advanced parameters to integrate with a third party password manager. So every time I connect to ssh it asks me for the...

question