bug#35247: [PATCH] Add alacritty to terminal list supporting colors

2019-05-10 Thread Pádraig Brady
On 12/04/19 12:20, doron.be...@gmail.com wrote: > From: Doron Behar > > https://github.com/jwilm/alacritty > --- > src/dircolors.hin | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/dircolors.hin b/src/dircolors.hin > index 3aa445bfa..424ed5b19 100644 > --- a/src/dircolors.hin >

bug#35247: [PATCH] Add alacritty to terminal list supporting colors

2019-05-10 Thread Doron Behar
Hey, can you please take a look at this patch please? On Fri, Apr 12, 2019 at 10:20:04PM +0300, doron.be...@gmail.com wrote: > From: Doron Behar > > https://github.com/jwilm/alacritty > --- > src/dircolors.hin | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/dircolors.hin

bug#35531: problem with ls in coreutils

2019-05-10 Thread Pádraig Brady
tag 35531 notabug close 35531 stop On 03/05/19 17:01, Peter Edwards wrote: > Hi > > Although this bug report seems to be a problem with the windows port > of ls, it reminded me of an interesting investigation into slow ls > speeds due to colorizing via the LS_COLORS environment variable. > >

bug#35650: [PATCH] Improving HP-UX support

2019-05-10 Thread Pádraig Brady
On 09/05/19 03:50, Osipov, Michael wrote: > Hi folks, > > please find a patch attached to properly compile and link GNU coreutils > 8.31 on HP-UX IA64. As of now, it does not compile out of the box. > > The patch includes these changes: > > * basenc.c: HP aCC does not allow anonymous unions