Christian Muehlhaeuser

Results 452 comments of Christian Muehlhaeuser

Thank you, great to hear you love glow! I can understand the desire for LaTeX support, but I'll be honest: this is probably out of scope for glow :smiley:

@jamapy I think you're mixing things up a bit here: If you start glow with `-p` it will use the pager, and that may or may not allow you to...

Adding a `go install` command to the README isn't actually the worst idea. Probably below the `go build` instructions as it mostly targets other Go developers & users.

Just a heads up: I'm currently looking into why `watch` is behaving so weirdly with glow.

Thanks @ifrendas. Will pull this is shortly, but I'm also currently checking out a way to generate man pages from our code. We'll probably end up with a mix of...

@vinicio Just need to find some time to test this change. Code looks good to me! Thank you for your contribution!

@lepasq Awesome, looking forward to that!

You're right, `--all` still ignores everything in `.gitignore`. We should probably change that, otherwise `all` is a bit of a misnomer.

We're working on this in the `beta` branch: https://github.com/charmbracelet/glow/tree/beta

@Jarmos-san Happy to include this in glamour. We've designed the style system to be flexible and were hoping people would come up with their own styles!