On Tue, Aug 15, 2023 at 06:03:22AM +0200, Fourhundred Thecat wrote:
> Hello,
>
> somehow, I got it working, that pdf attachments are opened in external
> viewer (evince). That is very nice.
>
> But, mutt waits for evince to close, before I can continue working in mutt.
>
> This prevents me from
Hi,
I cannot recall the exact explanations, but when I set up external viewers for
mutt I found that I had to use a program called `mutt_bgrun` that would detach
the started viewers. It creates a temporary directory, copies the file into it
and opens the viewer on that copy. It works flawlessly,
On Tue, Aug 15, 2023 at 08:52:21AM +0200, Jan Eden via Mutt-users wrote:
> On 2023-08-14 14:16, Will Yardley wrote:
> > I am observing this as well (at least with 2.2.7) -- both before and
> > after recompiling.
>
> This can be fixed by using a newer ncurses version, as Dennis suggested
> on this