Expand an entry.

pull/1/head
Nicholas Marriott 2011-02-12 15:51:11 +00:00
parent 5532615bc0
commit cf3b73167d
1 changed files with 4 additions and 1 deletions

5
TODO
View File

@ -93,7 +93,10 @@
ptr then when program inside died, sends MSG_SOMETHING with wait status to
client
- documentation improvements - rlpowell's tutorial - build instructions
- bind commands to key sequences?
- bind commands to key sequences? -- make it so ALL keys go through a table,
first an implicit table in which C-b is the only default binding to a
command that says "next key from $othertable" and so on. means -n can
go away as well
- monitor, bell etc should monitor /all/ panes in the window not just one
- a history of commands that can be reversed (reverse member of each command,
and a buffer) info() when changing to same window