nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] [PATCH] Implement multiple buffer count display


From: Benno Schulenberg
Subject: Re: [Nano-devel] [PATCH] Implement multiple buffer count display
Date: Sat, 2 Sep 2017 13:01:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1


Op  2-09-2017 om 00:43 schreef Marco Diego Aurélio Mesquita:
The attached path should address your complaints.

Well, you placed the titlebar(NULL) call in the wrong place -- not
where I suggested you put it in my first answer.

Furthermore, you use 'openfile->prev' instead of simply 'openfile'
to determine the sequence number of the current buffer, which means
that the first file is shown as [n/n] instead of [1/n].

I've adjusted those things, plus some renames and other tweaks, in
the attached patch.  I've also suppressed the display when in the
file browser.  Please check if you are okay with it.


And for others: is it okay to replace nano's name and version number
with a [1/15] (for example) buffer count?

Benno

Attachment: 0001-new-feature-show-current-and-total-number-of-open-bu.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]