$def with (ws_uri, config, known_tags) $var title: Dashboard $var jsfiles:

TMuLE

The TMux Launch Engine.

All Windows

$for t in known_tags:

All with tag "$t"

$for w in config["windows"]:

$w['name']

$if 'tags' in w: $', '.join(w['tags']) $else: