]> git.deb.at Git - pkg/abook.git/blobdiff - abookrc.5
Imported Upstream version 0.5.4
[pkg/abook.git] / abookrc.5
index eaedf7d50f8b6fdc61b25e27ff0347a871ec7533..0602c98eaf8b8e47991c4d8c4591c1f349f3da35 100644 (file)
--- a/abookrc.5
+++ b/abookrc.5
@@ -103,6 +103,10 @@ Defines whether to avoid adding addresses already in data. Default is false.
 \fBsort_field\fP=field
 Defines the field to be used by the "sort by field" command. Default is "nick" (Nickname/Alias).
 
+.TP
+\fBshow_cursor\fP=[true|false]
+Defines if the cursor is visible in main display. Default is false.
+
 .SH SAMPLE CONFIGURATION FILE
 
 .nf
@@ -159,6 +163,9 @@ set add_email_prevent_duplicates=false
 # field to be used with "sort by field" command
 set sort_field=nick
 
+# show cursor in main display
+set show_cursor=false
+
 .fi
 
 .SH SEE ALSO