On this page
libtmux::Connection
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/control.hpp
-
Discussed in Control mode vs one-shot
13 declared, 0 inherited
Members
- ~Connection method
- connect method
- Connection method
- dropped_notifications method How many outside-block events this Connection's legacy taking cursor missed to keep the shared log bounded.
- events method Everything tmux says until the deadline, as one loop rather than two.
- execute method Completes at this request's private protocol boundary and preserves every guarded block before it.
- native_child_pid method
- notification_fd method A descriptor that is readable exactly when a take would return something.
- set_pane_output method
- shutdown method
- take_notifications method Every outside-block event tmux has written since the last call.
- wait_for_notifications method The same, but waits for something to arrive.
- watch_notifications method Open an independent cursor at the next outside-block event.