pull/1/head
Nicholas Marriott 2010-11-13 16:55:30 +00:00
parent 30e8ed393e
commit ba68bed10e
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -152,4 +152,6 @@ For 1.4 (not in order):
19 info() when changing to same window
20 don't pass UTF-8 through vis for titles
21 clearing screen should push lines into history
22 add a unique ever-increasing pane id to each pane, export it in $TMUX_PANE
(as %1, %2 etc) and allow it to be used as a target
...