Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (from:
53105cf
)
Remove repeated initialisation of term.esc
author
Roberto E. Vargas Caballero <
[email protected]
>
Fri, 25 Apr 2014 23:45:10 +0000
(
01:45
+0200)
committer
Roberto E. Vargas Caballero <
[email protected]
>
Sun, 27 Apr 2014 09:30:21 +0000
(11:30 +0200)
Once a sequence is completed term.esc must return to 0, so
instead of repeating this expression in all the cases is
better put it at the end of the block.
No differences found