Introduction
Introduction Statistics Contact Development Disclaimer Help
tst: small typofix in comment - st - [fork] customized build of st, the simple …
git clone git://src.adamsgaard.dk/st
Log
Files
Refs
README
LICENSE
---
commit b4d68d4daa2716c0064605a2a92082a7287ee54a
parent 30ec9a3dc354ab1a561c9edd808046bdf5dfd392
Author: Hiltjo Posthuma <[email protected]>
Date: Sun, 4 Nov 2018 14:30:56 +0100
st: small typofix in comment
Diffstat:
M st.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/st.c b/st.c
t@@ -2262,7 +2262,7 @@ eschandle(uchar ascii)
case 'Z': /* DECID -- Identify Terminal */
ttywrite(vtiden, strlen(vtiden), 0);
break;
- case 'c': /* RIS -- Reset to inital state */
+ case 'c': /* RIS -- Reset to initial state */
treset();
resettitle();
xloadcols();
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.