1
0
mirror of https://github.com/tmux/tmux.git synced 2025-04-09 02:18:48 +00:00
This commit is contained in:
Nicholas Marriott 2007-09-28 21:08:53 +00:00
parent 4d6cfe5f22
commit 32a80a73a1

1
TODO
View File

@ -42,3 +42,4 @@
- encode and pass to client
split input.c into input-client.c for keys and input-server.c and for data
- nuke '?' on getopts
- client_flush should wait and expect an error/success response from the server