Re: How to remove the gap between the status bar and the INBOX

2023-04-03 Thread Sadeep Madurange
On 2023-04-03 09:42:35, Kevin J. McCarthy wrote:
> 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=x...@asciimx.com
> > set imap_pass=`pass show email`
> > set folder=imaps://imap.example.com:993
> > set from=sad...@asciimx.com
> > set spoolfile=+INBOX
> > mailboxes = +INBOX
> 
> The mailboxes command is not an assignment.  Change the above line to just:
> mailboxes +INBOX

That was it, thanks!

-- 
Regards,
Sadeep
PGP: 103BF9E3E750BF7E


signature.asc
Description: PGP signature


Re: How to remove the gap between the status bar and the INBOX

2023-04-03 Thread Kevin J. McCarthy

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=x...@asciimx.com
set imap_pass=`pass show email`
set folder=imaps://imap.example.com:993
set from=sad...@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


signature.asc
Description: PGP signature


Re: How to remove the gap between the status bar and the INBOX

2023-04-02 Thread Sadeep Madurange
On 2023-04-01 09:53:33, Kevin J. McCarthy wrote:
> On Sat, Apr 01, 2023 at 05:48:41PM +0800, Sadeep Madurange wrote:
> > I just switched to mutt from neomutt. There is a gap of one row between
> > the status row and the first folder (i.e., INBOX) in the sidebar. Can I
> > remove that?
> 
> To make sure I understand, you have $status_on_top set, and there is a blank
> line inside the sidebar at the top, before the first folder is listed; but
> not in the index.  Is that correct?
> 
> That's not expected behavior, and I'm not seeing it in my testing.  Can you
> create a minimum reproducing muttrc?

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=x...@asciimx.com
set imap_pass=`pass show email`
set folder=imaps://imap.example.com:993
set from=sad...@asciimx.com
set spoolfile=+INBOX
mailboxes = +INBOX
set sidebar_visible=yes

Also, I'm using urxvt with xcompmgr for transparency with the following
Xresources configuration:

URxvt.depth: 32
URxvt.background: rgba://0200/c800
URxvt.foreground: #28fe14
URxvt.cursorColor: #28fe14
URxvt.scrollBar: false
URxvt.cursorBlink: true
URxvt.cursorUnderline: false
URxvt.internalBorder: 10
URxvt.font: xft:Dejavu Sans Mono:size=16

-- 
Regards,
Sadeep
PGP: 103BF9E3E750BF7E


signature.asc
Description: PGP signature


Re: How to remove the gap between the status bar and the INBOX

2023-04-01 Thread Ranjan Maitra
On Sat Apr01'23 05:48:41PM, Sadeep Madurange wrote:
> From: Sadeep Madurange 
> Date: Sat, 1 Apr 2023 17:48:41 +0800
> To: mutt-users@mutt.org
> Subject: How to remove the gap between the status bar and the INBOX
> 
> I just switched to mutt from neomutt. There is a gap of one row between
> the status row and the first folder (i.e., INBOX) in the sidebar. Can I
> remove that?
> 
> -- 
> Regards,
> Sadeep
> PGP: 103BF9E3E750BF7E

Can you send a screenshot?

Ranjan


Re: How to remove the gap between the status bar and the INBOX

2023-04-01 Thread Kevin J. McCarthy

On Sat, Apr 01, 2023 at 05:48:41PM +0800, Sadeep Madurange wrote:
I just switched to mutt from neomutt. There is a gap of one row between 
the status row and the first folder (i.e., INBOX) in the sidebar. Can I 
remove that?


To make sure I understand, you have $status_on_top set, and there is a 
blank line inside the sidebar at the top, before the first folder is 
listed; but not in the index.  Is that correct?


That's not expected behavior, and I'm not seeing it in my testing.  Can 
you create a minimum reproducing muttrc?


--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA


signature.asc
Description: PGP signature