Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ciarancourtney opened this issue Jul 27, 2022 · 4 comments
Labels
windows Windows OS

Comments

@ciarancourtney
Copy link

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
@ankitpokhrel ankitpokhrel added the windows Windows OS label Aug 5, 2022
@pluma9
Copy link

pluma9 commented May 1, 2023

I can confirm this is also the case for Windows Powershell

@milan-stoj
Copy link

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

@jhallas
Copy link

jhallas commented Oct 31, 2023

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
Copy link

leekool commented Dec 17, 2023

I can confirm this is also the case for Windows Powershell

Confirming the same for me, using Windows Terminal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
windows Windows OS
Projects
None yet
Development

No branches or pull requests

6 participants