-
I _think_ this is currently pulling the column `specific_ecosystem`
Can we make it pull the environmental extension that is selected on the "templates" tab
https://data-dev.microbiomedata.org/subm…
-
I've just started looking at the mutt/notmuch fork, and I keep getting bitten
by this: the act of finding messages with e.g. vfolder-from-query can cause
them to disappear. This happens because `mutt…
-
I'm trying to get this to work on Gentoo. When built with gnutls useflag, it throws an error: "The TLS connection was non-properly terminated," which really seems to be a gnutls issue (even though it …
-
Sidebar shows the IMAP mailboxes listed in .muttrc, followed by an expanded list of _every_ mailbox.
![mutt_sidebar_1](https://cloud.githubusercontent.com/assets/1621835/6118629/7434e372-b074-11e4-94…
-
I've setup a script to integrate cartman with Mutt:
http://strk.keybit.net/blog/2015/11/11/trac-from-mutt/
Doing so, I'm missing the context while commenting on a ticket.
Ideally, I'd have the full c…
-
## Expected Behaviour
Be able to use `neomutt` and it's being responsive
## Actual Behaviour
It's slow & unusable, I ran `neomutt -d6` and I see a lot of
```
[2023-12-18 09:43…
-
I have mutt installed on OSX Mavericks with Homebrew and built against s-lang, not ncurses. Yet I'm having the same issue as [this user](http://superuser.com/questions/695867/not-able-to-use-solarized…
-
### Discord username (optional)
_No response_
### Describe the bug
I am using mutt as mail program and in the plain text mail there is no registration link. Then i used the link in the html mail an…
EKNr1 updated
7 months ago
-
It seems that I can not encrypt messages with mutt-kz.
Once I choose sign + encrypt, it seems I'm stuck in a loop:
1. Create an e-mail. Once written up you're at the compose screen.
2. mutt-kz prompt…
-
## Overview
`mutt_str_pretty_size()` turns a large number into a "pretty" string, e.g, "1.3M"
Upgrading this function is part of a larger plan to use `struct Buffer` for most string handling.
`…