nano-devel
[Top][All Lists]
Advanced

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

Re: problem with 'set highlightcolor'


From: pepa65
Subject: Re: problem with 'set highlightcolor'
Date: Mon, 1 Mar 2021 10:20:33 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 01/03/2021 08.23, Liu Hao wrote:
> 在 2021/3/1 上午3:18, Benno Schulenberg 写道:
>> If the minirc works, it seems there is some unexpected interaction
>> between options.  Please copy your nanorc to copyrc (and prefix it
>> with /etc/nanorc, if you have such a file), and then repeatedly run
>> nano with --rc=copyrc and start commenting out stuff until you find
>> the offending option.

> If `set softwrap` exists in minirc, then `selectedcolor` will be
> mistaken for `highlightcolor`. This can be reproduced with:
> 
>   echo "set selectedcolor white,blue" >minirc
>   echo "set highlightcolor black,red" >>minirc
>   echo "set softwrap" >>minirc
>   nano --rc=minirc README

I do have `set softwrap` in my .nanorc

Thanks,
Peter




reply via email to

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