Heechul Ryu

Results 25 issues of Heechul Ryu

Amber gives a lot of option to ignore things for different use cases which is great. However it also comes with cost that there is a high chance that amber...

I'm aware that there is a style (from [glamour](https://github.com/charmbracelet/glamour)) that doesn't have color like `notty` and `ascii` but they seem to fail to render indentation correctly. As an example markdown...

I did typed commands below `$ kit init # and chose rebass` `$ kit examples --mode library` and the results are below ``` kit @compositor/kit-cli kit ⠦ starting dev server...✖...

for http://elm-lang.org/blog/announce/0.15

my mind naturally wants to press `q` to exit the task popup and it currently exits the whole app.

pondering
user feedback wanted

Just tried stern and it was pretty awesome, thank you for your work! In our case though, sometimes some logs are not being printed as stdout/stderr. Some logs are being...

I experience this with such action below ``` - name: yq - my yq step uses: mikefarah/[email protected] with: cmd: yq --help ``` it appears to use https://github.com/mikefarah/yq/blob/master/Dockerfile even though it...

kind/bug
needs-work
stale-exempt

Include Earthly as a related tool as I find the usages could overlap between two tools. The description is simply copied from https://github.com/earthly/earthly. Feel free to modify this PR by...

``` ❯ footloose create INFO[0000] Pulling image: jakolehm/footloose-ubuntu20.04 ... INFO[0012] Creating machine: cluster-node0 ... INFO[0012] Machine cluster-node0 is already created... ``` I think the last line should be an error...