Spawning $EDITOR gives an error on windows+msys2/zsh
#2629
Replies: 5 comments 3 replies
-
|
First things first: I don't have experience with I see you are using |
Beta Was this translation helpful? Give feedback.
-
I installed Which is built with this expression.
Launches fine! Still not ideal though - I wish I could stay in the same terminal and not open a new window. |
Beta Was this translation helpful? Give feedback.
-
I remember having problems like this with Windows in general when executing I will move this to the discussions as we are now talking about configuration rather than bugs inside |
Beta Was this translation helpful? Give feedback.
-
|
BTW, there's a similar experience with |
Beta Was this translation helpful? Give feedback.
-
|
I managed to fix this (while not hurting the Unix config), with: Very peculiar why it is needed to be set explicitly on Windows for it to work. It works inside & outside tmux (no equivalent behavior to what's observed with @gokcehan since the above is supposed to be the default, and it doesn't work well on Windows, could you please convert this back to a bug report? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using
lfon msys2, with themingw-w64-ucrt-x86_64-lfpackage, andmsys2/zsh. My$XDG_CONFIG_HOME/lf/lfrchas:And I get this error when I press e to spawn an editor:
Which makes sense I guess on this system, but I am not sure I understand why job control is needed, and how
lfexactly requires it. I tried as a workaround to usenvim-qt.exewith:And got:
And with:
I got nothing opened...
Beta Was this translation helpful? Give feedback.
All reactions