Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

client.Client.redraw

Rust
  • Python Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.