Background edit in new terminal window

Kevin J. McCarthy kevin at 8t8.us
Sat Feb 20 17:21:17 UTC 2021


On Sat, Feb 20, 2021 at 12:54:46PM +0530, Chinmaya Nagpal wrote:
>I'd like to be able to launch an editor in a new terminal window and 
>continue browsing my emails, like the contrib/bgedit-detectgui.sh 
>script does but with my editor wrapped in a terminal window instead of 
>with gvim.
>
>My editor is nvim and my terminal is alacritty.

I don't use that terminal (or editor), but usually a terminal doesn't 
detach when you run it.  So you could try:

   set background_edit
   set editor = "alacritty -e nvim"

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20210220/34f800d7/attachment.asc>


More information about the Mutt-users mailing list