On this page
libtmux::Window::select_layout
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- select_layout ( layout : std::string_view ) expected< void, CommandFailure >
-
Rearrange the panes.
tmux names five layouts and also accepts the layout description
layout()returns, which is how a saved arrangement is restored exactly.
0 declared, 0 inherited