nano-devel
[Top][All Lists]
Advanced

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

Re: problem with 'set highlightcolor'


From: Benno Schulenberg
Subject: Re: problem with 'set highlightcolor'
Date: Sun, 28 Feb 2021 11:11:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

Op 25-02-2021 om 15:23 schreef pepa65:
> TERM=xterm-256color

In your first message you said TERM=xterm.  :|  You have to be precise.

> Yes, that one works. But if I set the same colours to highlightcolor, it
> doesn't change.

In your next message you say that changing 'selectedcolor' affects also
the color of a highlighted search match.  That is weird.

When you do:

  echo "set selectedcolor white,blue" >minirc
  echo "set highlightcolor black,red" >>minirc
  nano --rc=minirc README

and then search for something, is the match colored white on blue?

If yes, then it seems you still have the markmatch code in your nano.


Alternatively... was there any warning during compilation?
What do these say:

  grep -r "<HIGHLIGHTED\>" /usr/include
  grep -r "<SELECTED_TEXT\>" /usr/include

(Should both be silent.)


Benno

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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