# Why no word-wrap ??

BC lacks word wrap for technical reasons.  The Beyond Compare interface is giving you visual control over some powerful things.  So far, Scooter has favored that power over the (seemingly simple) feature of wordwrap.  Never say never, says Scooter (Version 5?) but the bottom line: wordwrap in Beyond Compare is not as simple to implement as it seems. &#x20;

So for now, when lines are over 100 chars long, I:

1\) go to over under layout: `view->display over under`. &#x20;

2\) If that is not enough, I zoom out with the shortcut key: Ctl + Shift + Scrollwheel (exact key varies per Mac/Win/Linux). &#x20;

3\) Finally, I inspect really long lines in the bottom mailslot window.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://beyondcompare.gitbook.io/project/text-compare/why-no-word-wrap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
