jira-cli
jira-cli copied to clipboard
Interactive TUI doesn't fully work in MSYS2/Git Bash terminal on Windows
Opening issues with jira issues list
results in an non-interaction TUI loading, you can paginate side-to-side, but row selection is not visible/rendered properly.
Please provide following details
-
JiraCLI Version: v1.0.0
-
Are you using Jira cloud or on-premise jira server? N/A (Cloud)
-
What operating system are you using? Windows 10
-
What terminal are you using? Windows Terminal Preview 1.15 (Same on stable 1.14)
To Reproduce
Steps to reproduce the behavior:
- Open Windows Terminal using the msys2 shell provided by Git for Windows 2.37.1.windows.1
- Run
jira issues list
- Issues will appear, but UI is not fully working/visible
Expected behavior Should be fully interactive
Additional context
- Minimal msys2 terminal that git for windows bundles is even worse, it doesn't even print
â ‡ Fetching issues...
- Seems to be a common issue for TUIs on Git Bash, at least the few Go based ones I've tried like
gdu
I can confirm this is also the case for Windows Powershell
Also having interactive mode issues on Windows 10 using:
- Windows Terminal Version: 1.17.11461.0
- PowerShell 7 Profile
- Jira Cloud
Interestingly enough, I am able to use the interactive mode when running jira issue list
in a different terminal emulator (in this case, Tabby v.1.0.197).
Same issue here. I do notice that when I do jira issue list, I at least see the animated wait icon if I use terminal preview, but there is no interactivity. I wonder if interactivity was disabled due to a previous issue I saw where it would hard-freeze if you pressed "v".
I can confirm this is also the case for Windows Powershell
Confirming the same for me, using Windows Terminal