TODO.md
This commit is contained in:
parent
fe714ed98b
commit
26067af4bf
1 changed files with 7 additions and 0 deletions
7
TODO.md
Normal file
7
TODO.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
- [ ] Learn about different terminals and supported escape sequences
|
||||
- [ ] Create an alternative to ncurses, migrate away from ncurses to be standalone
|
||||
- [ ] Try to use graph theory and shortest-path estimation on weighted graphs
|
||||
(I think there's a new best algorithm out now)
|
||||
|
||||
- [ ] Create a C library for reading/writing and terminal commands based on terminfo databases
|
||||
(try running `infocmp -D`)
|
||||
Loading…
Add table
Add a link
Reference in a new issue