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

io.github.libtmux.Window.Window.synchronizePanes

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.Window
Declared in
Window
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Window.java
synchronizePanes ( ) → void
method [source]
method [source]
synchronizePanes

Copies input to one pane into every pane in this window, until #stopSynchronizingPanes .

A verb pair rather than a boolean parameter, so a call site says which it means — as Pane#pipeTo and Pane#stopPiping already do for the other state a window carries.

0 declared, 0 inherited

Esc

Type to search.