On Fri, Jul 14, 2023 at 05:49:41PM +0200, Robin Jarry wrote: > I cannot reproduce this but maybe Tim can have a look.
This is an upstream bug, and I can repro it by building aerc via make, i.e. there are no debian go packages at play here. Interestingly, this bug does not get triggered when I use micro as my editor (a golang based text editor). Here's the way I could reproduce: $ for in in {0..100}; do echo 'hello world' >> /tmp/hwl; done $ cat /tmp/hwl | xclip -sel clipboard $ EDITOR=vim ./aerc :compose Goto the body and try paste using ctrl+shift+v or shift+Ins (whatever bindings are default for your terminal). You'll see it hanging -- sometimes with half-pasted text. I get the same result when I try with EDITOR=nano. Best, Nilesh
signature.asc
Description: PGP signature