libtmux::NotificationKind
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/notification.hpp
-
What a notification is, once its name and arguments have been read.
unknownis not a failure. The body may be a notification added by a newer tmux or unguarded delayed command output. A kind and fields keep additions from breaking an exhaustivestd::visitin caller code.
26 declared, 0 inherited
Members
- client_detached constant
- client_session_changed constant
- config_error constant
- exit constant
- extended_output constant
- layout_change constant
- message constant
- output constant
- pane_mode_changed constant
- paste_buffer_changed constant
- paste_buffer_deleted constant
- paused constant
- resumed constant
- session_changed constant
- session_renamed constant
- session_window_changed constant
- sessions_changed constant
- subscription_changed constant
- unknown constant
- unlinked_window_add constant
- unlinked_window_close constant
- unlinked_window_renamed constant
- window_add constant
- window_close constant
- window_pane_changed constant
- window_renamed constant