[arch-general] Dynamic Titles in urxvt (bash) Without Side Effects?

Bastien Dejean nihilhill at gmail.com
Thu Nov 17 12:32:04 EST 2011


Mantas Mikulėnas a écrit :

> You can sort of avoid this by redirecting the output to the proper
> location -- your terminal. (I'm not sure how reliable this is.)
> 
>     trap '[[ $BASH_SOURCE ]] ||
>                 printf "\e]0;%s\a" "$BASH_COMMAND" >/dev/tty' DEBUG

Thanks, it annihilated the side effects.

-- 
Bastien


More information about the arch-general mailing list