mardi 24 février 2015

using ansi escape codes to change the background color in xfce4-terminal


This works to change the background color for the entire terminal with xterm:



printf '\033]10;%s\a\033]11;%s\a' Blue Red


It doesn't work in xfce4-terminal, tho. Is there something that will work? Note, I want a command line solution.



Aucun commentaire:

Enregistrer un commentaire