Add this to ~/.bashrc # Setting Title in Hyper function title() { echo -e "\033]0;${1:?please specify a title}\007" ; } Log out and back in the terminal Use as $ title MY-TAB