nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] indentation has been changed to use only tabs


From: Benno Schulenberg
Subject: Re: [Nano-devel] indentation has been changed to use only tabs
Date: Sat, 30 Dec 2017 16:56:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0


Op 30-12-17 om 13:02 schreef Brand Huntsman:
On Sat, 30 Dec 2017 11:53:46 +0100 Benno Schulenberg <address@hidden> wrote:

git config --local core.pager 'less -x1,5'

git config --local core.pager "less -x4"

That does not produce the same output. The -x1,5 uses 4 spaces AFTER the +- column, while -x4 only uses 3 spaces.

Oh.  Okay.  Apparently I am too used to the default behavior of
showing the first tab with one position less that the rest.

Updated in git, b18bcbbe.  Thanks.

(Personally I will continue to use -x4 because I use it together
with -#4, which makes it easy to check alignments.)

Benno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]