- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello, first of all - thank you for your project! It looks cool and I wish you a good luck with it.
In my use cases - I prefer to have working URLs to gitlab/githubs UI. So I can basically get some info in CLI, but if I want to check CI/CD - i can open gitlab's link to current tag / commit / etc
What do you think about this?
Wish you Happy New Year!)
lgg
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Milestone
Relationships
Development
Select code repository
Activity
muesli commentedon Feb 1, 2022
Thank you!
I understand the desire, but not many terminals support encoding clickable links within text output. Which terminal software are you using?
We could look into opening a browser when starting
gitty
with a tag, release or branch name - just like we already do for issue or pull request numbers.[-][question / feature request] add optional links to external service (gitlab/github)[/-][+]Optional links to external services[/+]lgg commentedon Feb 7, 2022
I use default terminal on Ubuntu 20.04 (gnome-terminal - I guess). Clickable links works on latest MacOS Terminal app.
But I wasn't thinking about global support of this feature.