ankitpokhrel / jira-cli

🔥 Feature-rich interactive Jira command line.
MIT License
3.97k stars 204 forks source link

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

Open ciarancourtney opened 2 years ago

ciarancourtney commented 2 years ago

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

pluma9 commented 1 year ago

I can confirm this is also the case for Windows Powershell

milan-stoj commented 1 year ago

Also having interactive mode issues on Windows 10 using:

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

jhallas commented 1 year ago

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

leekool commented 10 months ago

I can confirm this is also the case for Windows Powershell

Confirming the same for me, using Windows Terminal

ccalhoun1999 commented 3 months ago

This is also the case for me using Nushell in Windows Terminal. Additionally, not all issues are listed (it cuts off after around 50 or so issues).