tabstopp
Tabstopp, or tab stop in English, is a position on a line used to align text by moving the insertion point to a pre-defined place when the tab key is pressed. It enables the creation of columns without inserting multiple spaces and helps organize data or text in a consistent layout.
A tab character (often represented as a horizontal tab) advances the cursor to the next tab stop.
Setting and using tab stops usually happens in word processing software. They are configured on a ruler
In plain text and programming contexts, the tab character moves the cursor to the next stop, commonly