You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
380 B
Perl

5 years ago
Code Description
\a Ring the bell (alert)
\b Backspace one position
\e Add the escape character (Esc key)
\f Eject the current page (form feed)
\n Start a new line (newline)
\r Return to the start of the line (carriage return)
\t Add a tab space