Skip to content

phil/tmux-lattice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tmux-Lattice

The missing layout key bindings for tmux. Equalise panes in the current window with a single key binding. All panes will resize to best fit the current window size.

Installation Using Tmux Plugin Manager (TPM)

Add the following line to your ~/.tmux.conf (or ~/.config/tmux/tmux.conf) file:

set -g @plugin 'phil/tmux-lattice'

Equalise Panes

Lattice Equalise

  • prefix + =: Equalise panes in the current window
# Override the default key binding for equalising panes (optional)
set-option -g @lattice_equalise_key 'M' # default: '='

About

The missing auto layout key binding

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages