-
Notifications
You must be signed in to change notification settings - Fork 7
Prefs (prefs.c)
Larry Kollar edited this page Jun 4, 2016
·
2 revisions
- format (string)
The format of the current file. - rc_file (string)
The path and name of the rc file in use (the default is~/.tinesrc
). - db_file (string)
The path and name of the file tines is using (the default is~/.tines
). - default_db_file (string)
The path and file name of the default file tines loads if no other file is available on the command line. - showpercent (integer)
If true, to-do entries with child to-do entries show a percentage of completed sub-entries. - fixedfocus (integer)
If true, moves the tree up and down around the selection bar, which remains about 1/3 of the way down the page. - savepos (integer)
If true, saves the current position along with the data. - readonly (integer)
If true, Tines does not save changes. - escdelay (integer)
Time, in milliseconds, Tines waits before assuming an ESC keypress is meant as an escape rather than part of a command sequence. The default is the value of the cursesESCDELAY
variable. - pid (integer)
The process ID of this instance of Tines.