<div dir="ltr"><div class="gmail_default" style="font-family:arial,sans-serif">Trying  ['/usr/bin/alacritty', '-e', '/usr/bin/nvim', '{}']  and ["alacritty", "-e", "nvim", "{file}", "+call cursor({line}, {column})"] both of them fire off neovim in a terminal with no errors. However, neovim is always empty regardless of the textbox's contents, and the textbox is never altered by neovim's contents.  Maybe the file that neovim is editing is incorrect?</div><div class="gmail_default" style="font-family:arial,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,sans-serif">Process 3548321: alacritty<br>Info<br>Command  <br>alacritty -e nvim /tmp/qutebrowser-editor-m8jylsg_ '+call cursor(1, 1)'<br>Status       Editor exited successfully.<br>Standard output<br>No output.<br>Standard error<br>No output.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 29, 2021 at 8:41 PM Javier Ayres <<a href="mailto:javier@lufte.net" target="_blank">javier@lufte.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Try changing it to ['usr/bin/alacritty', '-e', '/usr/bin/nvim/', '{}']<br>
<br>
On Mon, Nov 29, 2021, at 17:44, Bearcat M. Şándor wrote:<br>
> I have the common problem of opening an editor for a text box and <br>
> having that fail.<br>
><br>
> */usr/bin/alacritty '-e /usr/bin/nvim' /tmp/qutebrowser-editor-pc7oapv1 <br>
>  *is the command that it's running but of course the single quotes <br>
> around the -e switch shouldn't be there, and alacritty errors out. <br>
> However, if I remove them from my config file which has <br>
> *c.editor.command = ['usr/bin/alacritty', '-e /usr/bin/nvim/', '{}'] . <br>
> * If I change it to  *c.editor.command = ['usr/bin/alacritty', -e <br>
> /usr/bin/nvim/, '{}']  *the config won't load<br>
><br>
> Anyone have an ideas, or have edit-text working with alacritty?<br>
> <br>
> Thanks<br>
> -- <br>
> Bearcat M. Şándor<br>
> Feline Soul Studio LLC<br>
> Voice: 872.CAT.SOUL (872.228.7685)<br>
> Fax: 406.235.7070<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr">Bearcat M. Şándor<br>Feline Soul Studio LLC<br>Voice: 872.CAT.SOUL (872.228.7685)<br>Fax: 406.235.7070</div></div>