changeset 1905 | fba288d59662 |
parent 1334 | 9bf0d5a1f0cf |
child 1912 | 8b81a8f0f692 |
--- a/vt100.rst Mon Feb 22 12:42:48 2016 +0200 +++ b/vt100.rst Mon Feb 22 12:46:36 2016 +0200 @@ -5,6 +5,7 @@ This document describes how to control a VT100 terminal. ========================================================== .. contents:: + :local: ANSI escape sequence is a sequence of ASCII characters, the first two of which are the ASCII "Escape" character 27 (1Bh) and the left-bracket character " [ "