That worked! Well, insofar as it worked on a simple text box. Thank you! I actually had to hunt a bit for a simple text box, as rich text boxes are becoming more ubiquitous.
Thank you Florian. I'll keep my eye on this bug. I appreciate all of your hard work. On Wed, Dec 1, 2021 at 3:29 AM Florian Bruhin <[email protected]> wrote: > Hey, > > On Mon, Nov 29, 2021 at 03:31:56PM -0700, Bearcat M. Şándor wrote: > > Thank you. Hunting around on-line, the command *c.editor.command = > > ["alacritty", "-e", "nvim", "{}", "+call cursor({line}, {column})"] > *seems > > to work for people. > > That looks fine. > > > In my case the temp file is created, has my content in > > it when I save it, but is then deleted when nvim closes. > > That's expected. > > > The text box never receives anything. > > Are you trying on a plain text box? It might not work on more fancy > rich-text editors: > https://github.com/qutebrowser/qutebrowser/issues/2215 > > Florian > > -- > [email protected] | https://www.qutebrowser.org > https://bruhin.software/ | > https://github.com/sponsors/The-Compiler/ > GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc > I love long mails! | https://email.is-not-s.ms/ > -- Bearcat M. Şándor Feline Soul Studio LLC Voice: 872.CAT.SOUL (872.228.7685) Fax: 406.235.7070
