gh-mintty
GitHub CLI configuration guidance for MinTTY terminal on Windows
TLDR
Show MinTTY help
SYNOPSIS
gh help mintty
DESCRIPTION
gh-mintty provides GitHub CLI configuration guidance for MinTTY, the terminal emulator used by Git Bash on Windows. MinTTY has specific requirements for interactive prompts and pseudo-terminal handling that can affect gh behavior.
The documentation addresses common issues like authentication prompts, interactive selections, and color output. Some features may require configuration adjustments or alternative approaches when running in MinTTY.
PARAMETERS
--help
Display help information.
CAVEATS
Windows-specific topic. Some gh features work differently in MinTTY. Git Bash users may need additional configuration.
HISTORY
MinTTY documentation was added to GitHub CLI to address Windows terminal compatibility issues, particularly around pseudo-terminal support.
