Skip to main content
linefeed

linefeed

6.0
A special mark in text files that starts the next line
  • noun
  • /ˈlaɪnˌfiːd/
  • Specialized
translation icon : salto de línea
  • In programming, a linefeed indicates a new line.

Examples

  • When printing, each linefeed signals the printer to move to the next line.

  • In this text document, every linefeed indicates where a new line begins.

  • Each time the printer receives a linefeed, it advances the paper to the next line.

  • Some text files use a linefeed character to separate lines, while others use a carriage return.

  • On Unix systems, each new line in a text file is marked by a linefeed character.

  • The linefeed character is essential for formatting text.

  • The programmer used a linefeed character to separate the output into multiple lines.

Synonyms

new line
vslinefeed
  • Specialized
4 3.1

A break that moves text to the next line

acts as a control code moving the cursor and marking line end
end of the line
vslinefeed
  • Specialized
1 5.3

The character that marks a break between lines of text

also moves the cursor to the next line rather than only marking end
newline
vslinefeed
  • Specialized
1 4.4

A special mark in computer text that ends a line and starts the next

is the broader control code that also serves as a line terminator
line feed
vslinefeed
  • Specialized
6.3

A character that moves text to the start of the next line

also marks the end of a line as well as moving the cursor

Surface Forms

linefeed singular
linefeeds plural

Morphology

linefeed = line + feed (semi-transparent) = line + feed

The components 'line' and 'feed' are recognisable, but the specific technical meaning as a control character is specialized and may not be obvious to general learners.

Etymology

Linefeed joins line and feed. Imagine a printer 'feeding' the paper forward one line at a time. So a linefeed is the special character that tells the computer or printer to move 'to the next line'.