David Herman

Results 248 comments of David Herman

You bet, and no rush! I just wanted you to know things were available at your convenience. Thanks for your feedback, it helped me make Kotter better. On Sun, Oct...

So I finally got a chance to look into this at last. **I just wanted to thank you again, so much, for sharing the code you had.** I've finally gotten...

And I just checked on a default Ubuntu install, and it works there. So it might just be my own local flavor of Linux that is busted. I'm pretty convinced...

BTW, just want to emphasize that the code diff I shared is a WIP. So it may change as you keep refreshing it. I definitely appreciate how thorough you were...

Closing this pull request since the feature is now in. Looking back over my old code, I had a lot of warts, e.g. in the Ansi section. Hard to remember...

I'm going to close this without adding it. I don't think most people need it, so it's probably not worth the implementation complexity involved. If people want this feature later,...

There is now a `justified` method you can use. This works instead and should be the way to go for now: ``` bordered(paddingTopBottom = 1) { justified(Justification.CENTER, minWidth = 10)...

Hey! Thanks for your interest in Kotter! I'd be happy to set up some time to meet, to share with you over video chat the current situation and perhaps accelerate...

My own terminal doesn't support insert in general, so I'm going to close this issue as something that's out of scope for terminals.

I don't think this has ever come up for me needing it, so I'm not going to add an API for it. However, if you need it, you can delegate...