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

io.github.libtmux.Client.Client.redraw

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

View as Markdown

Module
io.github.libtmux.Client
Declared in
Client
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Client.java
redraw ( ) → void
method [source]
method [source]
redraw

Asks tmux to redraw this client.

Not #refresh() , which takes a new capture of what tmux knows. This one is tmux's refresh-client, and it changes the terminal rather than this handle.

0 declared, 0 inherited

Esc

Type to search.