1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00
This commit is contained in:
Nicholas Marriott 2007-09-29 21:10:48 +00:00
parent a814c77b31
commit f4fd8c225e

1
TODO
View File

@ -37,3 +37,4 @@
- const char *opusage = ... on ops rather than dup usage args - const char *opusage = ... on ops rather than dup usage args
- store_attr/colr could be two-pass and avoid reverse_add/remove games - store_attr/colr could be two-pass and avoid reverse_add/remove games
- window creation/idle time - window creation/idle time
- attributes could be 8 not 16 bits