#!/bin/bash wmctrl -l | sed -n '/tmux::[^:]\+:[^:@]\+@[^:]\+$/{s/^[x0-9a-f]\+ \+\([0-9]\+\).*tmux::/\1:/;p}'