cli icon indicating copy to clipboard operation
cli copied to clipboard

Unable to run loophole in git-bash on Windows

Open 0x7f opened this issue 4 years ago • 0 comments

Describe the bug When trying to run loophole in git-bash on Windows, I get the following error output and loophole closes immediately:

$ loophole
{"level":"fatal","error":"The handle is invalid.","time":"2020-12-16T11:50:32+01:00","message":"Error saving terminal state"}
$

To Reproduce

Install git-bash (part of the git installer for Windows) and try to run any loophole command.

Expected behavior

Should work the same way as loophole in cmd or PowerShell.

Screenshots

See log output above.

Environment

  • OS: Windows 10
  • Version: 1.0.0-beta.11

Additional context

N/A

0x7f avatar Dec 16 '20 11:12 0x7f