       MODULE=tmux
      VERSION=3.7b
       SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL=http://github.com/tmux/tmux/releases/download/$VERSION/
   SOURCE_VFY=sha256:87f2e99e3b685973f2ca002ffd6ed7e51a5744f7009daae5a15670b6d532db96
     WEB_SITE=http://tmux.github.io/
      ENTERED=20100924
      UPDATED=20260702
        SHORT="A terminal multiplexer"

cat << EOF
tmux is a terminal multiplexer: it enables a number of terminals to be created,
accessed, and controlled from a single screen. tmux may be detached from a
screen and continue running in the background, then later reattached.
EOF
