[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] ls: make possible to disable hard links highlighting
From: |
Kamil Dudka |
Subject: |
Re: [PATCH] ls: make possible to disable hard links highlighting |
Date: |
Tue, 24 Mar 2009 11:21:28 +0100 |
User-agent: |
KMail/1.9.6 (enterprise 0.20071012.724442) |
Hi Pádraig,
thank you for review!
On Tuesday 24 March 2009 02:05:33 Pádraig Brady wrote:
> Kamil Dudka wrote:
> > Hello,
> >
> > promissed patch for ls to disable hard links highlighting is attached.
> > A simple test case is included.
>
> This is better, but dircolors still outputs the hl=44;37 code
> and so this will still be enabled by default.
Should I remove it from dircolors? "make check-ls-dircolors" will then fail.
Do we have any other ls colors disabled by default?
> This should be disabled by default, and IMHO
> the number of links should be highlighted not the name.
From my point of view it is a significant change to ls.c for no real benefit.
Do we have any other columns highlighted in ls?
> hardlinked files are common. Consider dirvish snapshots for example,
> or embedded systems with all duplicates hardlinked for space,
> or local git clone, ...
dirvish users can simply disable it if they really want to. If somebody is not
interested in hard links highlighting it is not enough reason to disable it
by default. Yes, it is strong reason to make it optionally. That's my
opinion.
> cheers,
> Pádraig.
>
> p.s. you forgot the '* ' on front of the filenames in the changelog
Good catch. Thanks!
Kamil
- Way to bypass or disable for ls hard link highlighting, Wes Morgan, 2009/03/19
- Re: Way to bypass or disable for ls hard link highlighting, Pádraig Brady, 2009/03/20
- Re: Way to bypass or disable for ls hard link highlighting, Pádraig Brady, 2009/03/20
- Re: Way to bypass or disable for ls hard link highlighting, Kamil Dudka, 2009/03/20
- Re: Way to bypass or disable for ls hard link highlighting, Pádraig Brady, 2009/03/20
- [PATCH] ls: make possible to disable hard links highlighting, Kamil Dudka, 2009/03/23
- Re: [PATCH] ls: make possible to disable hard links highlighting, Pádraig Brady, 2009/03/23
- Re: [PATCH] ls: make possible to disable hard links highlighting,
Kamil Dudka <=
- Re: [PATCH] ls: make possible to disable hard links highlighting, Pádraig Brady, 2009/03/24
- Message not available
- Re: [PATCH] ls: make possible to disable hard links highlighting, Kamil Dudka, 2009/03/24
- Re: [PATCH] ls: make possible to disable hard links highlighting, Pádraig Brady, 2009/03/24