imagrc: Abbreviating is supported, remove old comment and update contact.list_format

This commit is contained in:
Matthias Beyer 2018-08-02 05:48:25 +02:00
parent b5c73d9c19
commit ea77faeae2
1 changed files with 1 additions and 7 deletions

View File

@ -313,13 +313,7 @@ web = "chromium {{entries}}"
#
# Multiple lines shouldn't be used, as this is for listing multiple entries.
#
# Note: Abbreviating the hash ("id") is not yet supported in the "show" command,
# thus we print the id here without abbreviating it. To abbreviate it to 5
# characters, use:
#
# {{abbrev 5 id}}
#
list_format = "{{lpad 5 i}} | {{id}} | {{FN}} | {{mail}} | {{adr}}"
list_format = "{{lpad 5 i}} | {{abbrev 5 id}} | {{FN}} | {{mail}} | {{adr}}"
# The format when printing a single contact
#