forked from GNOME/vte
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHACKING
More file actions
Latest commit
11 lines (8 loc) · 504 Bytes
/
Copy pathHACKING
File metadata and controls
11 lines (8 loc) · 504 Bytes
1
2
3
4
5
6
7
8
9
10
11
This entire tree is "some highly unsupported crackrock", though we are
cleaning it as fast as possible and aiming for a 1.0 release "next year".
Please contact people listed in filed MAINTAINERS if you intend to hack
on it, especially if you want to commit stuff.
This is the most useful resource in understanding various internal states
as well as control sequences:
http://invisible-island.net/xterm/ctlseqs/ctlseqs.html
And to understand termcap, terminfo, etc, "man 5 terminfo" is a great start.