# LibTmux.ShowMessagesMode

- **Module:** LibTmux
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** enum
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux/Server.Utilities.cs#L8
- **Page:** https://libtmux.org/en/dotnet/latest/reference/libtmux-showmessagesmode/

What <c>show-messages</c> should list.

## Members

- `Messages` (constant): The server's own message log.
- `Jobs` (constant): The jobs the server is running.
- `Terminals` (constant): What the server knows about attached terminals.
