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

io.github.libtmux.CommandChain.CommandChain.arrange

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

Arranges the current window.

Raises
  • IllegalArgumentException – if tmux would not recognise the layout, which on some versions ends the whole server rather than the command

  • UnsupportedTmuxVersionException – if the layout name arrived after this release, which tmux cannot tell from any other name it does not know

0 declared, 0 inherited

Esc

Type to search.