Darren Embry

Results 2 issues of Darren Embry

The README, and possibly other documents, contain links to https://æsthetic.dev/ which no longer resolves in DNS, with or without the `www.` prefix. This is not a browser-specific issue as I've...

Critical

Other `TERM` values you may wish to look for: - `mintty`, `mintty-direct`, etc. - `vt220`, `vt340`, `vt420`, `vt525`, etc. - `tmux` Example patch: ``` return 2; } - if (/^screen|^xterm|^vt100|^rxvt|color|ansi|cygwin|linux/i.test(env.TERM))...