commit | 2942eca8953561cef0764c1775666697ee032c34 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Mon Jun 18 13:16:42 2012 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Mon Jun 18 13:16:42 2012 +0000 |
tree | 7189077d728a911a5f6e8dac6cfe88824d9dc8a5 | |
parent | 7c39850d1f55f101c42a2dd65664691927c459a1 [diff] |
Add a skeleton mode to tmux (called "control mode") that let's tmux commands be sent and output received on stdout. This can be used to integrate with other terminal emulators and should allow some other things to be made simpler later. More to come so doesn't do much yet and deliberately not documented.