# LibTmux.ShowMessagesMode

- **Module:** LibTmux
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** enum
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Server.Utilities.cs#L8
- **Page:** https://libtmux.org/reference/dotnet/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.
