LibTmux.TmuxEvent
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/ControlMode/TmuxEvent.cs
-
One thing a tmux control client reported without being asked.
tmux names a notification and then a version-dependent list of words after it. Modelling every name as its own type would freeze a set that moves between 3.2a and 3.7b, so the two a caller reacts to are typed and the rest arrive named but unparsed.
0 declared, 0 inherited