This shows you the differences between two versions of the page.
| — |
commands:escape [2010-01-23 20:11] (current) asciiphil created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== escape ====== | ||
| + | |||
| + | ===== Default Keybindings ===== | ||
| + | |||
| + | None. | ||
| + | |||
| + | ===== Syntax ===== | ||
| + | |||
| + | * '' | ||
| + | |||
| + | ===== Description ===== | ||
| + | |||
| + | Set the command character to //x// and the character generating a literal | ||
| + | command character (by triggering the '' | ||
| + | //y// (similar to the '' | ||
| + | option]]). | ||
| + | sequence of the form "'' | ||
| + | an octal number (specifying the ASCII code of the character), or a | ||
| + | backslash followed by a second character, such as "'' | ||
| + | The default is "'' | ||
| + | |||
| + | ===== Examples ===== | ||
| + | |||
| + | None yet. | ||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | * [[: | ||