1
0
mirror of https://github.com/tmux/tmux.git synced 2025-04-11 11:46:13 +00: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
- store_attr/colr could be two-pass and avoid reverse_add/remove games
- window creation/idle time
- attributes could be 8 not 16 bits