Hi Markus,
set abort_backspace = no
will stop this new feature. It was introduced to make the input field
work more like vim's.
> clear the To: field using backspace (or ^U)
As you've discovered, many Readline commands are supported, for
navigation, text clearing, etc:
https://neomutt
Hi Ivam
> the problem with the password field is still present.
Argh! Sorry, that's my fault.
The release was good, but I messed up the diff somehow.
I've regenerated the diff and uploaded it.
https://github.com/neomutt/neomutt/releases/download/neomutt-20170306/neomutt-20170306.diff.gz
sha25
Hi Guillem,
> I tracked it down to an unescaped string handling.
> Attached a patch fixing the issue.
Thanks for the bug report and thank you very much for the fix.
I've tidied the surrounding code a little and tested your fix.
You can follow its progress in the pull-request:
https://github.
Hi Philipp,
> The IMAP folders in the sidebar are ordered differently than those in the
> browser (sorted alphanumerically, of course)
Ah, good. A nice easy, entertaining bug :-)
I've changed the Sidebar to "collate" the strings, rather than just
"sort" them. This is what the browser does.
Hi Andrey,
Thanks for the bug report.
> The problem is in part '%?M?<%M> ?'. Number of hidden messages in thread are
> only shown it thread is collapsed, like this '<10>'.
This is a known issue which comes from the "nested-if" patch.
Mutt allows you to nest conditionals, but the syntax is very s
Hi Kurt,
> I regularly get to see this message:
> No news server defined!
That's from the NNTP patch.
It mapped the 'i' key to look for news servers.
> I never get that before, it started showing up recently.
Debian recently adopted the NeoMutt patches and we're still ironing out
some problems.
Hi Stephan,
Thanks for the bug report.
> Severity: critical
> Justification: causes serious data loss
I'm really sorry to hear that.
> I had to restore the mbox from backup.
I'm glad you had the backup.
> It doesn’t matter if your mbox is compressed with xz or gzip.
> I can always reproduce t
Hi Andreas,
Thanks for the detailed bug report -- that's made it very quick to track
down the problem.
> mutt crashes when trying to display attached message.
A quick test shows that this bug was introduced with the first version
of NeoMutt, 6 months ago!
The problem is caused by the "fmemopen"
Hi Berto,
Thanks for the bug report.
> mutt is crashing with compressed mbox files. I think this is quite
> recent since I use these often and I only noticed the crash now.
Hmm... I fixed something like this recently.
And, I can't reproduce it in the latest version.
I saw a lot of version info,
Hi Klaus,
I'm Rich/FlatCap -- Maintainer of NeoMutt.
I've just tested the labels and they work for me.
There seem to be a LOT of quotes in your config example.
I've removed a few and everything works as expected:
ifdef edit-label "macro index 'M0' '^U!' 'Clear
priority (X-Label) of message'"
I
10 matches
Mail list logo