Add a setting to disable Warp's automatic pattern detection and rich formatting in terminal output blocks. Specifically, Warp should not apply bold text.
### Pre-submit Checks - [x] I have [searched Warp feature requests](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3AFEATURE) and there are no duplicates - [x] I have [searched Warp docs](https://docs.warp.dev) and my feature is not there ### Describe the solution you'd like? Add a setting (e.g. under **Settings > Features > Terminal**) to disable Warp's automatic pattern detection and rich formatting in terminal **output blocks**. Specifically, Warp should not apply bold text, coloring, or other visual formatting to output text that it heuristically identifies as IP addresses, URLs, or similar patterns — unless the output itself contains ANSI escape codes requesting that formatting.  ### Is your feature request related to a problem? Please describe. Warp automatically detects and visually formats patterns in terminal output that resemble IP addresses. This causes **false positi