pull/1/head
Nicholas Marriott 2010-03-18 21:10:11 +00:00
parent 659d15786a
commit 9382e546df
1 changed files with 4 additions and 1 deletions

5
TODO
View File

@ -129,7 +129,7 @@
- wrap for windows like panes
- +2 -2 etc to move by two
For 1.3:
For 1.3 (not in order):
3 why are alerts per-winlink? try per window?
4 audit of escape sequence support vs xterm
@ -142,5 +142,8 @@ For 1.3:
9 something for -t "last window in session" so a session can be used as a stack
10 synchronous commands - client sends cmd and blocks, neww/splitw saves client ptr
then when program inside died, sends MSG_SOMETHING with wait status to client
11 documentation improvements - rlpowell's tutorial
- build instructions
12 better configure? with-libevent
...