          MODULE=tmux
         VERSION=3.6a
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://github.com/tmux/tmux/releases/download/$VERSION/
      SOURCE_VFY=sha256:b6d8d9c76585db8ef5fa00d4931902fa4b8cbe8166f528f44fc403961a3f3759
        WEB_SITE=http://tmux.github.io/
         ENTERED=20100924
         UPDATED=20251205
           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
