diff options
author | Aurélien Aptel <aurelien.aptel@gmail.com> | 2012-09-18 19:08:03 +0200 |
---|---|---|
committer | Aurélien Aptel <aurelien.aptel@gmail.com> | 2012-09-18 19:08:03 +0200 |
commit | 50a619cee3093ad00a5672075b1f8914467d37e0 (patch) | |
tree | d2af8c83f20578abf8249ef6e31ef2b7c9476341 /LEGACY | |
parent | 0eaed8f085d9b0c4763ca3a42338f40e2401e335 (diff) | |
download | st-50a619cee3093ad00a5672075b1f8914467d37e0.tar.gz st-50a619cee3093ad00a5672075b1f8914467d37e0.tar.bz2 |
LEGACY: typo.
Diffstat (limited to 'LEGACY')
-rw-r--r-- | LEGACY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ developed a graphical vt100 emulator at that time. One goal of st is to only support what is really needed. When you en‐ counter a sequence which you really need, implement it. But while you -are add it, do not add the other cruft you might encounter while sneek‐ +are at it, do not add the other cruft you might encounter while sneek‐ ing at other terminal emulators. History has bloated them and there is no real evidence that most of the sequences are used today. |