Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::NotificationKind

C++
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++
  • Swift Unavailable

View as Markdown

Module
libtmux
Package
libtmux-cxx
Source
include/libtmux/notification.hpp
enum libtmux::NotificationKind : std::uint8_t
enum [source]
enum [source]
enum libtmux::NotificationKind

What a notification is, once its name and arguments have been read.

unknown is 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 exhaustive std::visit in caller code.

26 declared, 0 inherited

Members

Esc

Type to search.