Hey suckless,
I think I found a bug in 9base rc.
To replicate, execute following code:
#!/usr/bin/env rc
fn sigint{
echo in sigint
exit 1
}
l=`{read}
and send sigint to the program (for example
by typing CTRL-C.
The desired output
Yeah, it works!
Thanks
RMV
On Fri, Dec 9, 2016 at 3:55 AM, Petr Šabata wrote:
> On Fri, Dec 09, 2016 at 03:03:00AM +0100, Markus Teich wrote:
>> Ricardo M. Vilchis wrote:
>> > slock: getgrnam nogroup: group entry not found
>>
>> Heyho Ricardo,
>>
>> then you (or even the fedora package maintain
On Fri, Dec 09, 2016 at 03:03:00AM +0100, Markus Teich wrote:
> Ricardo M. Vilchis wrote:
> > slock: getgrnam nogroup: group entry not found
>
> Heyho Ricardo,
>
> then you (or even the fedora package maintainer of slock) should change the
> value in config.h accordingly.
>
> --Markus
Already f