Re: [screen] setting title
Gerhard Siegesmund <[email protected]>
| Newsgroups | gmane.comp.gnu.screen |
|---|---|
| Message-ID | <[email protected]> |
Hello Sven
> _colortest () {
[deleted]
> echo -n "\033[${i}mColor ${i}\033[39;49m "
[deleted]
> }
You need echo -en "..." here, to work correctly. At least if you just
call it from the shell. Otherwise it just prints out the line with all
those colorcodes.
--
cu
--== Jerri ==--
Homepage: http://www.jerri.de/ ICQ: 54160208
Public PGP Key: http://www.jerri.de/jerris_public_key.asc
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/0uwJA5mPer8b7IwRAnPoAJ9F2rGqnRbhWcqjmNiq3DnIhB3cKgCdEw9y meAos37UTFhik0tCxQD5Z8I= =eYM9 -----END PGP SIGNATURE-----