diff options
| author | Andrey Drobyshev <drmtmych@gmail.com> | 2018-02-27 00:23:40 +0300 | 
|---|---|---|
| committer | Andrey Drobyshev <drmtmych@gmail.com> | 2018-02-27 00:23:40 +0300 | 
| commit | ed1a729aaf065877a5d042d222d8063600a81049 (patch) | |
| tree | 353a4e8f6d6ff3431cf4a9d68b5cfd462ae96b79 /bin/getmuttpass | |
| parent | 8545f779bf07aaee3f7fa034813796319227b6d3 (diff) | |
Add account name to sidebar head.
When managing multiple accounts it's hard to determine which one you're
currently viewing. This patch makes sidebar look like this:
+++++++++++++++++++++++++
luke@lukesmith          +
----------------------- +
INBOX                 99+
Sent Mail               +
Drafts                  +
Trash                   +
Spam			+
+++++++++++++++++++++++++
The only problem with it is the necessity of changing sidebar_format, as with
its current value these 2 excess mailboxes are being appended with 0. That
leads to situation when size of an empty mailbox is being displayed as empty
string instead of 0. I consider it's not a big deal.
Diffstat (limited to 'bin/getmuttpass')
0 files changed, 0 insertions, 0 deletions
