Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
e5f6736
)
Add eschandle()
author
Roberto E. Vargas Caballero <
[email protected]
>
Wed, 20 Aug 2014 07:56:24 +0000
(09:56 +0200)
committer
Roberto E. Vargas Caballero <
[email protected]
>
Wed, 20 Aug 2014 19:52:33 +0000
(21:52 +0200)
We already have a csihandle() function, where is located code about
CSI sequences, so it is logical do the same with ESC sequences.
This change helps to simplify tcontrol(), which has a complex flow
and should be rewritten.
No differences found