1
0
mirror of https://github.com/tmate-io/tmate.git synced 2025-07-12 12:04:58 +02:00
This commit is contained in:
Nicholas Marriott
2009-09-07 15:41:52 +00:00
parent bb2d57dcbf
commit ec195a4e15

2
TODO

@ -102,3 +102,5 @@
- fix line wrapping c&p problems in xterm etc - fix line wrapping c&p problems in xterm etc
- a way to address panes by name ("top-left") and position ("0,0") - a way to address panes by name ("top-left") and position ("0,0")
- ability to specify multiple prefix keys - ability to specify multiple prefix keys
- commands should be able to succeed or fail and have || or && for command
lists