Send String and Function Key Commands
The following commands can be included as part of a keymap, button, or anti-idle string.
|
Command |
Action |
|
\r |
Sends a carriage return (CR) |
|
\n |
Sends a linefeed (LF) |
|
\b |
Sends a backspace |
|
\e |
Sends an escape |
|
\t |
Sends a tab |
|
\\ |
Sends a backslash character |
|
\v |
Pastes the contents of the Clipboard to the active session window |
|
\p |
Pauses for one second |
Note: When mapping a key, you can send arbitrary octal codes using Send String commands.