Mike Pountney

Results 15 comments of Mike Pountney

Hey, not a bad idea. One of the reasons I wrote go-jira-ui was because I found adding those filters too laborious, but I definitely can see the benefit of having...

It's possible now to add a (single line) comment via the `:comment` command, but this isn't really a complete solution to this feature. We need a way of creating a...

I've got a basic implementation of a termui-based editbox working in https://github.com/mikepea/go-jira-ui It's basically a port of the EditBox example code from termbox-go. It's not in a state where it'd...

@ns-cweber you might also want to look at my project - https://github.com/mikepea/go-jira-ui - which also has a less-like UI implemented via the List handler. Would be good to chat about...

Yeah, that seems to happen when a window is resized quickly / drastically - i've not gotten to the bottom of it yet. My email address is [email protected] if you...