From a08f3f919f2f4b06503004ca764339918ee5d000 Mon Sep 17 00:00:00 2001
From: Johan Friis <johanfriis@gmail.com>
Date: Fri, 15 May 2009 16:14:26 +0100
Subject: [PATCH] fontunderline boolean config option

Added an option to turn on/off the drawing of table headers with
underlined font. If off, the default asciidashes will be used.
It defaults to on.
This commit is contained in:
Paul Beckingham 2009-05-15 21:02:06 -04:00
parent a120b4bd89
commit dbc98c1230
3 changed files with 34 additions and 11 deletions

View file

@ -123,6 +123,11 @@ The width of tables used when ncurses support is not available. Defaults to 80.
Determines whether task uses ncurses to establish the size of the window you are
using, for text wrapping.
.TP
.B fontunderline=on
Determines if font underlines or ascii dashes should be used to underline
headers.
.TP
.B due=7
This is the number of days into the future that define when a task is considered due,