#!/bin/bash node test/tput.js "$@" | tee out diff -u -s test/terminfo out | less -c -R rm out