vfox icon indicating copy to clipboard operation
vfox copied to clipboard

[BUG]: Unable to select when using on GitBash

Open aooohan opened this issue 1 year ago • 0 comments

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] image

NOTE: It's not vfox's issue, it's https://github.com/pterm/pterm/issues/616

Temporary solution

  1. https://github.com/ionic-team/ionic-cli/issues/2807#issuecomment-524421826

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 💃

  1. https://github.com/ionic-team/ionic-cli/issues/2807#issuecomment-526791629

If you have bash as a VS Code terminal, running interactive commands there will work also.

aooohan avatar Mar 12 '24 02:03 aooohan