# libtmux.Pane.customize_mode

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

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

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

>>> pane.customize_mode()
