This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
conterm
mirror of
https://github.com/0intro/conterm
Watch
1
Star
0
Fork
You've already forked conterm
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
494adeed0b
conterm
/
include
/
cursor.h
7 lines
70 B
C
Raw
Blame
History
struct
Cursor
{
Point
offset
;
uchar
clr
[
2
*
16
]
;
uchar
set
[
2
*
16
]
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink