Live data from Hacker News

Jiratui – A Textual UI for interacting with Atlassian Jira from your shell

jiratui.sh

11–20 of 85 posts

Re: Jiratui – A Textual UI for interacting with Atlassian Jira from your shell

#15
post #5

I am absolutely going to try this. One question. Is there any way that if I click a JIRA link somewhere, like email or Slack, that it could open in the TUI instead of in the browser? I just can’t imagine that being possible.

Its possible- you'd have to register a new uri handler to call the TUI (it'll need to take cli args to load the link/issue), then rewrite Jira links (tampermonkey script/browser extension) to use the new uri.

Re: Jiratui – A Textual UI for interacting with Atlassian Jira from your shell

#20
Brilliant. Really nice looking TUI. One thing I noticed is that I still find myself using the mouse to click the form fields. The keyboard navigation seems to sometimes get stuck on fields and I then can't move around anymore. Is there an easy trick for jumping between the fields?
Post reply on HN