This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
st
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Don't read if we chunked the input data.
master
Christoph Lohmann
9 years ago
parent
9984ad4ba7
commit
0d838b7243
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
st.c
+ 2
- 1
st.c
View File
@ -1531,7 +1531,8 @@ ttywrite(const char *s, size_t n)
*
This
means
the
buffer
is
getting
full
*
again
.
Empty
it
.
*/
ttyread
(
)
;
if
(
n
<
256
)
ttyread
(
)
;
n
-
=
r
;
s
+
=
r
;
}
else
{
Write
Preview
Loading…
Cancel
Save