Results 20 comments of Mitchell Kember

I agree with evaryont, please let us use /etc/pacman.d/color.conf for colour, pacman-color looks a lot better than clyde to me, there are more colours.

If you think of non-exhaustive enums as "Allow arbitrary u32 values in addition to the named ones," then this proposal makes sense. Even though you aren't specifically handling `.B`, you...

@stkb Do you think this could be merged?

@sharkdp It doesn't make much difference as far as bat is concerned, I think @JamyGolden is basically requesting a vote in favor of their fork as the actively maintained project....

### Summary `less -r` passes through all control characters, whereas `less -R` only allows ANSI color escape sequences and OSC 8 hyperlink sequences. I'm guessing that `less -R` is being...

@avih We can’t reduce base16 to fewer colors because bat doesn’t define base16, it’s an [existing spec](https://github.com/tinted-theming/home/blob/main/styling.md). However, bat already has another theme called `ansi` which is exactly what you...

Looks like someone else has [published 0.1.7 on clojars](https://clojars.org/spieden/spyscope). I'm using that for now -- `#spy/d` seems to be working on Clojure 1.10.

Thanks! Autokey has been great overall, allowed me to preserve all my macOS muscle memory on Linux by creating app dependent shortcuts. Sure yeah I can try getting a trace...

I think @Mizokuiam is just AI spam. That looks like it came straight from ChatGPT.

I see, thanks for explaining. I didn't realize `max_width` was such a hard constraint rather than just a goal. I guess my best option is to use a very large...