Skip to main content
newline

newline

1 4.4
A special mark in computer text that ends a line and starts the next
  • noun
  • /ˈnuːˌlaɪn/
  • Specialized
translation icon : nueva línea
  • When writing text files, each newline indicates the end of a line and the start of a new one.

Examples

  • Listen, Wang, now, we got a great newline on this shale oil technology.

  • Before I could insert newlines and send messages by using Ctrl-Enter and Enter; now it's just either Enter to send a message with no obvious way to insert a newline or Enter for a newline and Ctrl-Enter to send.

    Blog text (19)
  • But I do want to be able to insert newlines, and I do want to be able to send messages just by Enter.

    Blog text (19)
  • A semicolon introduces a newline-terminated comment.

    Academic text (2012)
  • How good is the support for control character symbols (e.g., "space", "newline", "tab", ...)?

    Blog text (3)
  • You'll be able to study the flow of the newline... ...as it responds to the ever-changing glow of the female form divine.

  • Before I could insert newlines and send messages by using Ctrl-Enter and Enter; now it's just either Enter to send a message with no obvious way to insert a newline or Enter for a newline and Ctrl-Enter to send.

    Blog text (19)
  • Before I could insert newlines and send messages by using Ctrl-Enter and Enter; now it's just either Enter to send a message with no obvious way to insert a newline or Enter for a newline and Ctrl-Enter to send.

    Blog text (19)
  • Text files are just characters, including special ones like newlines and tabs, and can be easily opened anywhere (e.g., Notepad, your web browser, or Office products).

    Blog text (32)
  • In programming, a newline character moves the cursor to the beginning of the next line.

Synonyms

return
vsnewline
10 3.3

A key you press to move to a new line

is about the character that marks line breaks rather than the key
new line
vsnewline
  • Specialized
4 3.1

A break that moves text to the next line

is the same operation but written as two separate words
end of the line
vsnewline
  • Specialized
1 5.3

The character that marks a break between lines of text

also denotes the symbol that ends a line and advances text
carriage return
vsnewline
  • Specialized
1 7.0

A key or action that moves the cursor to the start of a new line

focuses on moving to the next line and marking the line end
return key
vsnewline
1 2.1

A key on a keyboard that moves the cursor to a new line or starts a new command

refers to the character or symbol rather than the physical key
linefeed
vsnewline
  • Specialized
6.0

A special mark in text files that starts the next line

is the general character used to mark line breaks
line feed
vsnewline
  • Specialized
6.3

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

is the specific symbol that represents that line advance

Surface Forms

newline singular
newlines plural

Morphology

newline = new + line (transparent) = new + line

The computing sense is a direct compound 'new' + 'line' meaning the start of a new line (line break), which is derivable from the components.

Etymology

Newline is a simple new word made from new and line, so it is easy to remember as meaning a 'new line' of text. In computing it is the special character that tells the computer to 'move to the next line', which is why programs use a newline to end a line.