barelyhuman / barelyhuman/conflicto
Allow opening links from the terminal
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 3
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 12
Description
Currently if a file or http link is shown in the terminal the app doesn't do anything, allow Command + click to be able to open these links.
1. File links should open the mini editor in conflicto (depends on: https://github.com/barelyhuman/conflicto/issues/24)
2. Http links can open in the system browser
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the linked conflicto issue #24, then inspect the terminal rendering and link-handling entry points. Done means Command-click opens file links in conflicto's mini editor and HTTP links in the system browser, with both behaviors working from terminal output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100