pull/1/head
Nicholas Marriott 2010-12-31 01:39:50 +00:00
parent bbf44d6ff3
commit b9f36cc226
1 changed files with 2 additions and 1 deletions

3
TODO
View File

@ -125,4 +125,5 @@
- support "xterm2" mouse mode
- respawn-pane command
- configurable borders and empty space filler for when panes < window?
- mouse-select-pane will screw up with !MODE_MOUSE_STANDARD (it sets the
flag on w/o checking the others before calling tty_update_mode)