libtmux Reference MCP Search
On this page

client.Client.redraw

View as Markdown

Module
client
Declared in
Client
Package
libtmux
Source
crates/libtmux/src/client.rs
redraw ( self ) Result<(), Error>
method [source]
method [source]
redraw

Redraw this client's terminal.

This is tmux's refresh-client. It is named redraw because refresh means "re-read the snapshot" on every handle in this crate, and these do different things.

Errors

Returns an error when tmux refuses the command.

0 declared, 0 inherited

Esc

Type to search.