Juri
Juri
Thanks for raising this! I will try to reproduce this and see if I can figure out how to suppress the output of the child program, or redraw when necessary.
yeah, cool idea! I'll see to it if I have some free time, I'm pretty sure it's just adding a line here: https://github.com/2mol/pboy/blob/a79b07db6228eb3ce234d59f5c2c8b10c5f28ff3/src/UI.hs#L257 Brick probably has some easy way to...
That's true, right now paperboy doesn't care, but we can definitely put in a little check. If you happen to be interested in contributing I can walk you through the...
Great! If you have a preference then feel free to choose. But if you are not sure, then I was thinking to change the return of ``` fileFile :: Config...
It will make it into a future version, no worries. I'm basically just waiting until I figure out a slightly easier way to create little popups (because we need a...
> Hi I would like to work on this :) Hi Shaurya! You're very welcome to hack on this, do you need help or do you just want to send...
Hi, awesome, thank you very much for the pointers! I'll play with it out one of these days. Of course if you want to submit a PR (can be work-in-progress),...
Thanks for the detailed rationale/writeup! It now makes a lot more sense and I agree with a lot of your points, especially the context insensitivity and the merge/blame friendliness. Where...
Same problem here, on MacOS. Completely locks up my terminal, not even Ctrl+C works
same issue as https://github.com/elm/elm-lang.org/issues/829