Special Characters
The following control characters can be applied in the Advanced Text Editor:
Control Effect |
Text Editor Representation (Unicode Symbol) |
Corresponding Command Prompt Notation | Corresponding Linux Notation |
---|---|---|---|
Audible alert | BEL | ^G | \a |
Backspace | BS | ^H | \b |
Carriage Return | CR | ^M | \m |
Form feed | FF | ^L | \l |
Horizontal tab | TAB | ^I | \t |
Newline | LF | ^J | \n |
Vertical tab | VT | ^K | \v |