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

Attachment: signature.asc
Description: PGP signature

Reply via email to