David Herman

Results 254 comments of David Herman

Note, this is ANSI blinking text (which gets turned on and off) vs the sort of blinking you can do right now by toggling `invert` on and off on a...

And possibly vertical alignment and minHeight: ``` // HorizontalAlignment { LEFT, CENTER, RIGHT } // VerticalAlignment { TOP, CENTER, BOTTOM } bordered(horizontalAlignment = CENTER, verticalAlignment = CENTER, minWidth = 10,...

~~Also, `kobweb export` should take an option for disabling the part of exporting that requires Chrome. Some users don't need page snapshots but they still need to export (so files...

Thank you @russellbanks for your comment. I updated the initial list to include winget. Hmmm, it might be possible to create an exe... but at that point I think I...

@russellbanks Thanks for letting me know about the wrong link. I fixed the original comment. Even if we could build an .exe, just keep in mind I'd want a flow...

Great, thanks for the update! With JReleaser leading the way, I will definitely take a look. On Fri, 6 May 2022 at 10:12, Begula ***@***.***> wrote: > JReleaser now has...

(Sorry for the recent radio silence, folks. I just moved, which wiped out my schedule for a couple of weeks). As I catch up on stuff, I do intend to...

Assigning to myself now since it's trivial to do.

Note that I'm doing this in my own blog site now simply by adding logic to my build.gradle file: https://github.com/bitspittle/bitspittle.dev/blob/9da7def42a8b9a5481fe9805ac47de37e39f9576/build.gradle.kts#L142 so it's quite possible that we never need to do...

It used to work a few months ago. Autocomplete didn't work but it still accepted it. Is the youtrack bug implying this broke recently? If you need a workaround, would...