Set the terminal tab title as prompt name in unix -
lets say, prompt below
run_scripts > how set terminal tab title same prompt i.e terminal tab tile should be
run_scripts>
so terminal title should dynamically update when prompt changes.
many terminals emulators able understand special escaping : "\033]0;foo\007".
Comments
Post a Comment