quick reference quide for when i come back here
This commit is contained in:
parent
df21487e9c
commit
87f06f7fb6
1 changed files with 8 additions and 0 deletions
8
TODO.md
8
TODO.md
|
|
@ -5,3 +5,11 @@
|
||||||
|
|
||||||
- [ ] Create a C library for reading/writing and terminal commands based on terminfo databases
|
- [ ] Create a C library for reading/writing and terminal commands based on terminfo databases
|
||||||
(try running `infocmp -D`)
|
(try running `infocmp -D`)
|
||||||
|
|
||||||
|
|
||||||
|
### References
|
||||||
|
`man cosnole_codes`
|
||||||
|
`infocmp -D`
|
||||||
|
`man tgetent`
|
||||||
|
`man tputs`
|
||||||
|
`man terminfo` + `man termcap`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue