# config.Workspace.unsupported_keys

- **Module:** config.Workspace
- **Package:** tmux-workspace
- **Language:** Rust
- **Kind:** attribute
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/tmux-workspace/src/config.rs#L122
- **Page:** https://libtmux.org/en/rs/latest/workspace/reference/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.
