How to remove the gap between the status bar and the INBOX
Kevin J. McCarthy
kevin at 8t8.us
Mon Apr 3 16:42:35 UTC 2023
On Mon, Apr 03, 2023 at 12:03:12PM +0800, Sadeep Madurange wrote:
>Yes, a minimum reproducing muttrc (see attached for the screenshot -
>the gap between status bar and the word "INBOX" on the left):
>
>set imap_user=xxxx at asciimx.com
>set imap_pass=`pass show email`
>set folder=imaps://imap.example.com:993
>set from=sadeep at asciimx.com
>set spoolfile=+INBOX
>mailboxes = +INBOX
The mailboxes command is not an assignment. Change the above line to
just:
mailboxes +INBOX
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20230403/9989ef88/attachment.asc>
More information about the Mutt-users
mailing list