Skip to content

Latest commit

 

History

History
executable file
·
11 lines (11 loc) · 440 Bytes

README.md

File metadata and controls

executable file
·
11 lines (11 loc) · 440 Bytes

tmux-popup-pane-manager.sh

Menu driven tmux pane activities using tmux's display-popup command

  • resize interactively the active pane
    • hjkl - 5 lines at time
    • HJKL - 1 line at time
    • 1-9 10-90% of the screen
  • selection of active pane (n - next p - previous )
  • toggle syncronizing of panes (S)
  • cycles through the 5 layout selections (N P)
  • splits virtically and horizontally (v | or s -)
  • kill/closes windows (X)