# config.Workspace.unsupported_keys

- **Module:** config.Workspace
- **Package:** libtmux
- **Language:** Rust
- **Kind:** attribute
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/tmux-workspace/src/config.rs#L62
- **Page:** https://libtmux.org/reference/rs/config-workspace-unsupported_keys/

Keys this parser recognized but does not act on.

Reported rather than dropped, so a caller can say what part of a file
was ignored instead of leaving the difference to be discovered later.
