This commit is contained in:
Nicholas Marriott 2010-01-30 23:53:07 +00:00
parent 72dd70b0c0
commit 9ea05dc2ba

3
TODO
View File

@ -115,3 +115,6 @@
- define custom layouts - define custom layouts
- link panes into multiple windows - link panes into multiple windows
- -h option to capture-pane to capture the history as well - -h option to capture-pane to capture the history as well
- tmux should not die on recoverable errors in the config file, instead start
up with the window in output mode with a list of warnings (like emacs)
- bells should be passed between sessions with visual-bell etc