- Configurable prefix key
- Prefix key can be changed via
prefix_keyin config.toml - Uses tmux-style notation:
"C-b"(Ctrl+B),"C-a"(Ctrl+A), etc. - Default:
"C-b"(Ctrl+B, same as tmux) - Status bar and theme selector display adapt to configured key
- Prefix key can be changed via
wtmux reads configuration from ~/.wtmux/config.toml.
prefix_key = "C-a" # Change to Ctrl+A