# libtmux.Pane.customize_mode

- **Module:** libtmux.Pane
- **Package:** libtmux
- **Language:** Python
- **Kind:** method
- **Source:** https://github.com/tmux-python/libtmux/blob/036c521c4b83ce6e434eb50afe2a0d08a6a05e46/src/libtmux/pane.py#L2166
- **Page:** https://libtmux.org/reference/py/libtmux-pane-customize_mode/

```
libtmux.Pane.customize_mode(self) -> None
```

Enter customize mode via ``$ tmux customize-mode``.

>>> pane.customize_mode()
