Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
0eaed8f
)
LEGACY: typo.
author
Aurélien Aptel <
[email protected]
>
Tue, 18 Sep 2012 17:08:03 +0000
(19:08 +0200)
committer
Aurélien Aptel <
[email protected]
>
Tue, 18 Sep 2012 17:08:03 +0000
(19:08 +0200)
LEGACY
patch
|
blob
|
history
diff --git
a/LEGACY
b/LEGACY
index
6aca893
..
bf28b1e
100644
(file)
--- a/
LEGACY
+++ b/
LEGACY
@@
-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 a
dd it,
do not add the other cruft you might encounter while sneek‐
+are a
t 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.