glab on WSL hangs on every command

Checklist

  • I'm using the latest version of the extension (Run glab --version)
    • Extension version: glab version DEV (installed with go install @main
  • Operating system and version: WSL 2 running Ubuntu 22.04.2
  • [N/A] Gitlab.com or self-managed instance? N/A
  • [N/A] GitLab version (if self-managed) GitLab version here (Use the version endpoint, like this: gitlab.my-company.com/api/v4/version)
  • [N/A] I have performed glab auth status to check for authentication issues

Summary

Every command, including glab --help hangs.

Steps to reproduce

  1. go install gitlab.com/gitlab-org/cli/cmd/glab@main
  2. try running anything

What is the current bug behavior?

I'm not sure what doesn't finish. Running glab --help for example prints the help, but the prompt will not return and ps shows glab is running. I've also tried glab --version and glab auth.

What is the expected correct behavior?

The command finished with exit code 0.

Relevant logs and/or screenshots

glab --help leaves you with a blinking cursor after these lines, which seems to be the end of help:

FEEDBACK
  Encountered a bug or want to suggest a feature?
  Open an issue using 'glab issue create -R gitlab-org/cli'

Possible fixes

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information