You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
I only gets better... I manually updated the config to change the editor and it still reports edit. I am clueless regarding where this value is coming from. I guess that my only chance is to create wrapper edit script and put it in path.
This issue has been automatically marked as stale because it has not had recent activity. We haven't had the time to address it yet, but we want to keep it open. This message is just a reminder for us to help triage issues.
Description
glab fails to open user
EDITOR=foo
iffoo
is defined as an alias. That is because it wrongly assumes that this must be an executable.Expected Behavior vs Actual Behavior
Use shell to run editor instead of trying to execute it as a command.
Current behavior break for at least two use cases: aliases and shell functions. On both, it will fail to start the tesit.
Possible Fix
Steps to Reproduce
Logs
Your Environment
glab --version
): glab version 1.22.0 (2022-01-10)The text was updated successfully, but these errors were encountered: