neomutt icon indicating copy to clipboard operation
neomutt copied to clipboard

✉️ Teaching an Old Dog New Tricks -- IRC: #neomutt on irc.libera.chat

Results 350 neomutt issues
Sort by recently updated
recently updated
newest added

Fix a regression that lost data, e.g. when entering "To:", after using auto-completion on a second address. --- Working: - Selecting a default, e.g. a mailbox with new mail -...

bug:regression

## Expected Behaviour I get the index again. ## Actual Behaviour ``` Program terminated with signal SIGSEGV, Segmentation fault. #0 0x000055678d4375f1 in pager_global_observer (nc=0x7fff7d7f5720) at ./obj-x86_64-linux-gnu/../pager/pager.c:322 warning: Source file is...

type:bug

* **What does this PR do?** Makes `mutt_oauth2.py` store / fetch client ID and secret into / from token file. * **Screenshots (if relevant)** * **Does this PR meet the...

## Expected Behavior Running latest git version. History ``.mutthistory`` and in-memory, is not being updated. Use 1 - Run a pattern limit 2 - re-open a limit search 3 -...

type:bug

I use neomutt with qygwin in win 7. When the app asks [yes/no], I can answer [y] or [n], for this I have to change the keyboard layout to English...

type:question

I recently tried a macro binding that would allow opening text/html MIME type directly in an external browser like lynx or w3m. It works, but not in all cases. In...

type:question

## Expected Behaviour It goes back to the percentage corresponding to the bottom line of the first screen. ## Actual Behaviour The only way I'm going up in this clip...

type:bug

Here is something I can't wrap my head around. I defined two macros that easily let me switch between accounts for sending in the compose menu: ``` macro compose ^U"James...

type:question

Since `notmuch` 0.32, `libnotmuch` has an API to open the database with a configuration file. The options are a fully qualified path, empty string for no configuration file, and NULL...

Apologies if this has been covered, but I haven't been able to find an answer/solution to what I'm trying to achieve in the documentation or elsewhere in theg github issues....

type:question