Site Tools


split

Default Keybindings

  • C-a S (bound to split)
  • C-a | (bound to split -v)

Syntax

  • split [-v]

Description

Split the current region into two new ones. All regions on the display are resized to make room for the new region. The blank window is displayed on the new region. Splits are made horizontally unless -v is used. Use the remove or the only command to delete regions. Use focus to toggle between regions.

Examples

None yet.

See Also


User Tools