Thomas Brierley

Results 5 issues of Thomas Brierley

I know the whole point is to keep it short and simple, but unlike human languages 140 chars of code can sometimes require quite a bit of hacking which takes...

CSSO appears to treat properties with `calc()` in the value as separate: ```css /* input */ div { width: 0; width: calc(100px); } ``` ```css /* output */ div {...

bug
structural optimization

Hi, thanks for broot :) it's great. broot supports `XDG_CONFIG_HOME`, e.g if I `export XDG_CONFIG_HOME=~/.foo`, broot will look for a config under `~/.foo/broot`. However it does not appear to support...

This is a strange one, had me scratching my head for a while. If `sv_hostname` is longer than 25 chars (including hidden colour code chars) the game type is forced...

Provide option to ignore forwarded IP headers for those not running Tsugi behind a reverse proxy. Defaults to trusting headers, following the principle of least surprise, and not altering default...