aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/terminal/tests/title
blob: d6dc519312595774fe80bcf4c2b17eaff9a8ac9b (plain)
1
2
3
4
#!/bin/bash

echo -e "\033[1m ⎆ The terminal title should have changed to 'Test Title'\033[0m"
echo -e "\033]0;Test Title\007"