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
There is no need for a full dirt redraw.
master
Christoph Lohmann
10 years ago
parent
6f4cfa5136
commit
a495fce128
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
st.c
+ 0
- 1
st.c
View File
@ -3440,7 +3440,6 @@ void
redraw
(
int
timeout
)
{
struct
timespec
tv
=
{
0
,
timeout
*
1000
}
;
tfulldirt
(
)
;
draw
(
)
;
if
(
timeout
>
0
)
{
Write
Preview
Loading…
Cancel
Save