# Minor Edge Cases

### How to look at minified code?

If you have a single line of text that is 50,000 chars long, BC will have trouble applying its grammar and RegEx rules until you increase the line length of the display. `Format-Button: Conversion->CharactersPerLine[60,000...]`

### How to set the display to use the colors from an oil painting?

I am a lousy colorist but I like rich color.  Plus I'm colorblind so I need something more bold than the default pinks in Beyond Compare.  I found an Elaine de Kooning painting on DuckDuckGo images, pointed the Mac colorpicker at it, and used the colors as my settings.  Those are the colors in most of my screenshots here.   If you want my colors, or want to improve my colors, download this file and then in Beyond Compare choose: `Tools->ImportSettings`.  Then tweek them at `Tools->Preferences->Colors`.&#x20;

{% file src="/files/-LXylYm-5aJi3KAkmxAm" %}
color-settings
{% endfile %}

## To Do:

Git Diff two versions of a css stylesheet

folder sync scheduled backup

folder sync to a server with ssh keys

folder sync I've made a mess of my backups


---

# 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/other/minor-edge-cases.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.
