Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
844c503
)
Optimize tputtab.
author
noname <
[email protected]
>
Wed, 23 Apr 2014 19:12:45 +0000
(23:12 +0400)
committer
Roberto E. Vargas Caballero <
[email protected]
>
Fri, 25 Apr 2014 21:57:44 +0000
(23:57 +0200)
Before this patch executing
printf '\e[10000000000I'
or
printf '\e[10000000000Z'
resulted in long delay.
No differences found