nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] Coloring nano's interface: the file browser


From: David Ramsey
Subject: [Nano-devel] Coloring nano's interface: the file browser
Date: Sat, 29 Jul 2017 16:05:22 -0500

I've been looking at the code used to color different parts of nano's
interface, and it seems that there's one oversight in it: the files in
the file browser always use normal video for unselected files and
reverse video (or bold text, if --boldtext is used) for selected files,
and there's no way to change that.

If there's any interest in changing this, I've attached a patch that
adds this capability to current git (829a1a5); the new options that
allow coloring unselected and selected files are "unselfilecolor" and
"selfilecolor".

Attachment: 0001-new-feature-allow-coloring-files-in-the-file-browser.patch
Description: Text Data


reply via email to

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