# libtmux::Pane::send_text

- **Module:** libtmux::Pane
- **Package:** libtmux-cxx
- **Language:** C++
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-cxx/blob/85e8bd603a322dc32bb8b9aeb1a72bcf36945f1d/include/libtmux/entities.hpp#L621
- **Page:** https://libtmux.org/reference/cxx/libtmux-pane-send_text/

```
libtmux::Pane::send_text(text: std::string_view) -> expected< void, CommandFailure >
```

Literal text, never interpreted as key names or formats, and never followed by a newline the caller did not ask for.
