[tin-dev] [PATCH] Display of article score when article is read

Dennis Preiser dennis at d--p.de
Wed Nov 8 12:23:53 CET 2023


On Wed, Nov 08, 2023 at 12:14:54PM +0100, Dennis Preiser wrote:
> The attached patch adds a feature that displays the article score in the
> bottom left corner of the article display.

--- a/doc/tin.1
+++ b/doc/tin.1
@@ -1740,10 +1740,10 @@ in the article viewer.
 Color of signatures
 .TP
 .B Color of negative score (col_score_neg)
-Color of signatures
+Color of negative score
 .TP
 .B Color of positive score (col_score_pos)
-Color of signatures
+Color of positive score
 .TP
 .B Color of urls highlight (col_urls)
 Color of urls highlight
@@ -2439,7 +2439,7 @@ is OFF.
 If OFF don't show signatures when displaying articles. Default is ON.
 .TP
 .B Display score (show_art_score)
-If ON show article score in the upper left corner when displaying articles.
+If ON show article score in the lower left corner when displaying articles.
 Default is OFF.
 .TP
 .B Prepend signature with '\en\-\- \en' (sigdashes)
--- a/doc/tin.5
+++ b/doc/tin.5
@@ -2199,7 +2199,7 @@ is OFF.
 If OFF don't show signatures when displaying articles. Default is ON.
 .TP
 .B show_art_score
-If ON show article score in the upper left corner when displaying articles.
+If ON show article score in the lower left corner when displaying articles.
 Default is OFF.
 .TP
 .B sigdashes




More information about the tin-dev mailing list