Manuals

Knoppen en andere regelaars

Depending on your setting, you either see a toolbar or a ribbon with many buttons. The buttons all show a tooltip explaining their function when you hover the mouse pointer over them.

Aan de linker kant van het scherm staat de plaatsbepalingsbalk. Hiermee wordt visueel weergegeven waar de wijzigingen in het bestand zich bevinden. De balk heeft drie kolommen. De linker kolom verwijst naar het linker venster, de rechter kolom naar het rechter venster en de middelste naar het onderste venster (indien weergegeven). Bij weergave met één venster wordt alleen de linker kolom gebruikt. De plaatsbepalingsbalk kan ook gebruikt worden om mee te bladeren, waarbij alle vensters gelijktijdig mee gaan.

If you double click on a word then every occurrence of that word will be highlighted throughout the document, both in the main panes and the locator bar. Double click on the word again to remove the highlighting.

If you click in the left margin, or if you triple click within a line, that whole line will be selected.

Below the bottom window is the status bar. This shows the number of lines added and deleted in Theirs and Mine, and the number of unresolved conflicts remaining.

The status bar also contains combo box controls which indicate how the files are handled and treated:

Codering

The encoding specifies how the characters in the views are loaded/saved and shown. The most common encoding in English is ASCII (which means the local encoding of the OS language), but you can change this to be UTF8, UTF16LE, UTF16BE, UTF32LE and UTF32BE, both with or without a byte order mark (BOM).

Line Endings

The most common line endings on Windows is CRLF, but you can change the line endings to whatever you like. Note that if you change the line endings, then all line endings in the whole file will change, even if when loaded the line endings were not all the same.

Tabs

The option at the top of the combo box menu indicates whether tabs or spaces are inserted when you press the tab key. The smart tab char option if enabled uses an algorithm to determine whether one or the other is best used.

The tab size specifies how many space chars are inserted when editing and pressing the tab char, or how many chars the next word is indented when a tab char is encountered.

TortoiseSVN homepage