user.tags.splits.splits.py
Modules
Actions
- user.split_clear()
Clears the current split
- user.split_clear_all()
Clears all splits
- user.split_flip()
Flips the orietation of the active split
- user.split_last()
Goes to last split
- user.split_maximize()
Maximizes the active split
- user.split_next()
Goes to next split
- user.split_number(index: int)
Navigates to a the specified split
- user.split_reset()
Resets the split sizes
- user.split_window()
Splits the window
- user.split_window_down()
Move active tab to lower split
- user.split_window_horizontally()
Splits window horizontally
- user.split_window_left()
Move active tab to left split
- user.split_window_right()
Move active tab to right split
- user.split_window_up()
Move active tab to upper split
- user.split_window_vertically()
Splits window vertically
Tags
- user.splits
Tag for enabling generic window split commands