Using bash this puts 'Foo' as the title 
of the current terminal tab in OS X
     echo -n -e "\033]0;Foo\007"

but it doesn't work with fish ('-e 
\033]0;Foo\007' gets output instead), 
anyone know why or how to achieve this?

Thanks



------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to