1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00
This commit is contained in:
Nicholas Marriott 2010-12-31 01:39:50 +00:00
parent bbf44d6ff3
commit b9f36cc226

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)