jira-cli icon indicating copy to clipboard operation
jira-cli copied to clipboard

Interactive TUI doesn't fully work in MSYS2/Git Bash terminal on Windows

Open ciarancourtney opened this issue 2 years ago • 5 comments

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

  1. JiraCLI Version: v1.0.0

  2. Are you using Jira cloud or on-premise jira server? N/A (Cloud)

  3. What operating system are you using? Windows 10

  4. What terminal are you using? Windows Terminal Preview 1.15 (Same on stable 1.14)

To Reproduce

Steps to reproduce the behavior:

  1. Open Windows Terminal using the msys2 shell provided by Git for Windows 2.37.1.windows.1
  2. Run jira issues list
  3. 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

ciarancourtney avatar Jul 27 '22 11:07 ciarancourtney

I can confirm this is also the case for Windows Powershell

pluma9 avatar May 01 '23 11:05 pluma9

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).

milan-stoj avatar Jun 21 '23 16:06 milan-stoj

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".

jhallas avatar Oct 31 '23 22:10 jhallas

I can confirm this is also the case for Windows Powershell

Confirming the same for me, using Windows Terminal

leekool avatar Dec 17 '23 21:12 leekool