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
- 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
-
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