summaryrefslogtreecommitdiffstats
path: root/imagrc.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-09-27 09:53:31 +0200
committerGitHub <noreply@github.com>2018-09-27 09:53:31 +0200
commitc791977aab6eb94520cf299fb05a8355da10718c (patch)
treee9caee502f39c7f2833cd07b0231dca9f175737c /imagrc.toml
parentccbc2b2672defc61f4e67040fc193b8271bd9f60 (diff)
parent6bf49aa6b52b501f01efb786e986e97d0719baf6 (diff)
Merge pull request #1506 from matthiasbeyer/minor
Minor
Diffstat (limited to 'imagrc.toml')
-rw-r--r--imagrc.toml8
1 files changed, 1 insertions, 7 deletions
diff --git a/imagrc.toml b/imagrc.toml
index 1371b933..8e21f8d8 100644
--- a/imagrc.toml
+++ b/imagrc.toml
@@ -323,13 +323,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
#