diff options
-rw-r--r-- | LEGACY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ developed a graphical vt100 emulator at that time. | |||
7 | 7 | ||
8 | One goal of st is to only support what is really needed. When you en‐ | 8 | One goal of st is to only support what is really needed. When you en‐ |
9 | counter a sequence which you really need, implement it. But while you | 9 | counter a sequence which you really need, implement it. But while you |
10 | are add it, do not add the other cruft you might encounter while sneek‐ | 10 | are at it, do not add the other cruft you might encounter while sneek‐ |
11 | ing at other terminal emulators. History has bloated them and there is | 11 | ing at other terminal emulators. History has bloated them and there is |
12 | no real evidence that most of the sequences are used today. | 12 | no real evidence that most of the sequences are used today. |
13 | 13 | ||