Wooster
Wooster
`ttyconf.setColor(stderr, .Dim)` just like `stderr.print("{s}", .{plain.msg})` can fail, so I don't see why we wouldn't handle the former just like the latter. It's an edge case. You can always still...
I really had a lot of attempts at this and I think this might be the best one so far. I think there's still some things to improve but this...
## Before  The "Compile Log Output" currently looks very plain and unconnected to the pretty messages before it with all the colors and stuff. The purpose of this PR...
### Zig Version 0.10.0-dev.2836+2360f8c49 ### Steps to Reproduce ```zig pub fn main() {} ``` ``` TERM=dumb zig run x.zig ``` ### Expected Behavior ``` x.zig:1:15: error: expected return type expression,...
### Zig Version 0.10.0-dev.2836+2360f8c49 ### Steps to Reproduce ```zig const x = [_]bool{ false, true, false, true }; extern fn c() void; export fn b() void { for (x) |y|...
Just a small thing I found I could do. # Before  # After 
I would like to indent text with tabs, not spaces. If I press tab, it gives me 4 spaces. How do I use tabs? I want to make a text...
It would be great to have a dark theme for the website to spare my eyes in the evening.
### Checklist (issue will be disregarded & closed if incomplete!) - [X] I've **checked both [open and recently closed issues](https://github.com/tetrio/issues/issues?q=is%3Aissue)** to ensure this feature is not already requested. - [X]...
### Checklist (issue will be disregarded & closed if incomplete!) - [X] I've **checked both [open and recently closed issues](https://github.com/tetrio/issues/issues?q=is%3Aissue)** to ensure this feature is not already requested. - [X]...