bruno
bruno copied to clipboard
Option to disable / enable text wrap for the Response body
I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
Describe the feature you want to add
Using Bruno 1.17.0, the text of the response body is getting wrapped, with no option to disable it. In some cases, for example when the response is in a tabular format, it makes the response difficult to read when the text is wrapped.
I would be nice if there was a global option to configure if the response should be wrapped by default or not.
Thanks