Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aggstam/tmux_grid

Script to generate a tmux panes grid.
https://github.com/aggstam/tmux_grid

bash-script grid layout tmux

Last synced: about 2 months ago
JSON representation

Script to generate a tmux panes grid.

Awesome Lists containing this project

README

        

# tmux_grid
Simple script to generate a new tmux session in grid layout.


All generated panes will have the same size.

## Dependencies
The following packages must be installed in your system:
1. tmux

## Usage:
```
./tmux_grid.sh {vertical panes} {horizontal panes} {optional session name}
```