summaryrefslogtreecommitdiffstats
path: root/bin/setfont
blob: d3e9f2a5678d45aaa6f7c39391754fcf9cc908ff (plain) (blame)
1
2
3
4
5
#!/bin/sh
set -eu
set -o pipefail

printf '\e]710;%s\007\e]711;%s\007' "$1" "$1"