1
0
mirror of https://github.com/tmate-io/tmate.git synced 2025-08-15 08:12:46 +02:00
This commit is contained in:
Nicholas Marriott
2010-01-23 11:07:25 +00:00
parent 4d477aaeef
commit 9a0571ff32

1
TODO

@ -110,3 +110,4 @@
- sort out inheriting config from shell on new sessions/windows: - sort out inheriting config from shell on new sessions/windows:
should pick up default-path/termios/etc from client if possible, should pick up default-path/termios/etc from client if possible,
else leave empty/default else leave empty/default
- why does new-session/attach stop command sequence parsing? document it?