On this page
io.github.libtmux.Client.Client.redraw
- Module
- io.github.libtmux.Client
- Declared in
- Client
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Client.java
-
Asks tmux to redraw this client.
<p>Not
#refresh(), which takes a new capture of what tmux knows. This one is tmux'srefresh-client, and it changes the terminal rather than this handle.
0 declared, 0 inherited