Re: [dev] [dmenu] unwanted behaviour when feeded from stdin

2020-11-21 Thread Quentin Rameau
> Hi list, Hi Damien, > I am heavily using dmenu to feed editor with external shell scripts > when writing *TeX files. Since dmenu 4.9, I noticed a new, and > somehow annoying, behaviour: when dmenu is called from STDIN > twice in a row, the scripts hangs, waiting for input from the shelle > an

[dev] [dmenu] unwanted behaviour when feeded from stdin

2020-11-21 Thread Damien Thiriet
Hi list, I am heavily using dmenu to feed editor with external shell scripts when writing *TeX files. Since dmenu 4.9, I noticed a new, and somehow annoying, behaviour: when dmenu is called from STDIN twice in a row, the scripts hangs, waiting for input from the shelle and I have to type ^D to

[dev] [quark] vhosts potentially broken in 58d0f44e0395fe37b3575da35992b3d3e7f262d7

2020-11-21 Thread raedwulf
Hi Laslo, For a bit of context, I've been running quark with its vhost support like this: quark -p 80 -h raedwulf.co.uk -u http -g http -d /srv/http \ -v "git.example.tld ^(git).example.tld git/" I want to serve /srv/http/git in the vhost git.example.tld. I have recently updated to the git m