Files
neomutt-samples/config/variable/05-017-sidebar_short_path
2018-12-01 20:16:10 +01:00

18 lines
794 B
Plaintext

# -------------------------------------------------------------------------
# Name: sidebar_short_path
# -------------------------------------------------------------------------
# By default the sidebar will show the mailbox's path, relative to the
# $folder variable. Setting sidebar_shortpath=yes will shorten the names
# relative to the previous name. Here's an example:
#
# shortpath=no
# shortpath=yes shortpath=yes, folderindent=yes, indentstr=".."
# fruit fruit fruit
# fruit.apple
# apple ..apple
# fruit.banana
# banana ..banana
# fruit.cherry
# cherry ..cherry
# -------------------------------------------------------------------------