]> granicus.if.org Git - neomutt/commit
The attached patch fixes mutt_yesorno() so that the question will be
authorMichael Elkins <me@sigpipe.org>
Fri, 26 Jul 2002 08:23:28 +0000 (08:23 +0000)
committerMichael Elkins <me@sigpipe.org>
Fri, 26 Jul 2002 08:23:28 +0000 (08:23 +0000)
commit4f78f4bd2e7faeb3242f499cfb99663de2378ac1
treed581e16eac90c5c49e46c7c24c1c2d69530b33ee
parentbed17a65e359baaccd73911c3ead887a6edf85c4
The attached patch fixes mutt_yesorno() so that the question will be
truncated enough to always fit in the default answer string.  The
size is calculated on the fly so that there is no artificial
truncation.
curs_lib.c