Will R S Hansen
Will R S Hansen
Would provide the workflow desired by [this ripgrep discussion](https://github.com/BurntSushi/ripgrep/discussions/2568)
cargo 1.88.0-nightly (d811228b1 2025-04-15) uftrace v0.17 ( x86_64 dwarf tui perf sched dynamic kernel ) rustc 1.88.0-nightly (b4c8b0c3f 2025-04-25) Command: `uftrace record -P. -e --no-libcall cargo test test_simple_echo` Error: ```...
### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/dev/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...
Great that there's examples, but would be really useful to have a screenshots of their outputs so I can immediately know which example is what I'm looking for. Based on...
Result with `cargo test`: This is the correct output. The debug-printed string there is `"\n\u{1b}[48;2;0;127;0m \u{1b}[49m\n\u{1b}[48;2;0;127;0m \u{1b}[49m\n"` --- Result with `bacon test`: Note that the green rectangle is missing. ---...