          MODULE=tmux-xpanes
         VERSION=4.2.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/greymd/tmux-xpanes/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:d5253a13ffc7a63134c62847d23951972b75bd01b333f6c02449b1cd1e502030
        WEB_SITE=https://github.com/greymd/tmux-xpanes/
         ENTERED=20190708
         UPDATED=20240210
           SHORT="Create multiple panes with ultimate terminal divider"

cat << EOF
Features:
  Split tmux window into multiple panes
  Construct command lines & execute them on the panes
  Runnable from outside of tmux session
  Runnable from inside of tmux session
  Record operation log
  Flexible layout arrangement for panes
  Select layout presets
  Set columns or rows as you like
  Display pane title on each pane
  Generate command lines from standard input (Pipe mode).
EOF
