nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH] enable searching (^W) in a help text (^G)


From: Rishabh Dave
Subject: Re: [Nano-devel] [PATCH] enable searching (^W) in a help text (^G)
Date: Fri, 2 Dec 2016 00:28:49 +0530

So... in the attached patch help text rewraps as we wanted in style of
"minimal-needed-change.patch", changes mentioned in your previous mail
are incorporated along with the few changes I made last time --
adding/rewriting a comment or two in src/help.c.

Apart from these, more issues are also fixed: wrapping text when
window size changes and the user is at search prompt, displaying error
message when window size changes and temp file, or access permission
to it, is lost, unwrapping help text to the original length when
window's size is changed very quickly, not displaying messages (even
for less than a moment) and taking MFINDINHELP into consideration for
setting/unsetting of title in src/files.c. The new function introduced
is necessary countering the first one of the above issues.

Also I came across the solution to the issue with multibuffer towards
the end. So, there is another patch (applied over
"0001-new-feature-add-search-facility-to-help.patch").

Attachment: multibuffer.patch
Description: Text Data

Attachment: 0001-new-feature-add-search-facility-to-help.patch
Description: Text Data


reply via email to

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