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
I noticed that it uses environment variable to disable the sub page navigation, in order to open the repo url directly.but most of us need the sub page and quick open a repo. so I think there is a way to do that:
After seleting a repo,
press enter to open the url directly
use ctrl + enter to open the sub page
delete this step:
connect these two steps:
double click here to chose a modifier key you like (I recommend ctrl) :
enjoy it!
and I am happy to open a pr to implement it.
The text was updated successfully, but these errors were encountered:
ghostwan
pushed a commit
to ghostwan/alfred-gitlab
that referenced
this issue
Aug 25, 2023
Thank for you work! It's useful for me.
I noticed that it uses environment variable to disable the sub page navigation, in order to open the repo url directly.but most of us need the sub page and quick open a repo. so I think there is a way to do that:
After seleting a repo,
enter
to open the url directlyctrl
+enter
to open the sub pagedelete this step:
connect these two steps:
double click here to chose a modifier key you like (I recommend
ctrl
) :enjoy it!
and I am happy to open a pr to implement it.
The text was updated successfully, but these errors were encountered: