version-fox / version-fox/vfox
[BUG]: Unable to select when using on GitBash
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4k
- Forks
- 157
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 5
Description
Version
0.2.4
OS
Windows
Describe the bug
If you use native GitBash, you cannot choose, eg. vfox use and vfox search
Screenshots[optional]
NOTE: It's not vfox's issue, it's https://github.com/pterm/pterm/issues/616
Temporary solution
The best option I found thus far is:
install the Microsoft Terminal
create a Terminal profile for Git Bash
run git bash inside the Terminal
All interaction will work as expected while still keeping the benefits of Git Bash 💃
If you have bash as a VS Code terminal, running interactive commands there will work also.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the interactive selection paths exercised by vfox use and vfox search, then compare the reported behavior with pterm issue #616. The issue identifies pterm as the source and provides no repository file or test; done is not defined beyond restoring selection in native Git Bash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100