Skip to content
This repository has been archived by the owner on Sep 21, 2019. It is now read-only.

pi8027/pane-maximize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 

Repository files navigation

pane-maximize

Maximize and restore panes in tmux 1.7 and later.

Now you can use resize-pane -Z with tmux 1.8 and later. This script provides same function.

installation

  1. Copy pane-maximize from here to ~/bin/ directory.

  2. Add a key binding to .tmux.conf:

    bind-key m run-shell "pane-maximize -a"

About

maximize/restore panes in tmux 1.7.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages