On Thu, Apr 18, 2013 at 11:04 AM, Chris Davies <[email protected]> wrote:
> These escape sequences do not need to be embedded into your programs;
> they can be derived in a terminal-independent manner. See "man 5 terminfo"
> for gory details.
>
> Here's an example that will display "world" in standout - but only on
> suitably capable terminals:
>
>     echo "Hello" $(tput smso)"world"$(tput rmso) "as you can see."
>

Thank you, that is interesting.

--
Dotan Cohen

http://gibberish.co.il
http://what-is-what.com


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/CAKDXFkPjP+PEL=xkzxc9cu5qf0msbvmto3rynzqoxgpc5ye...@mail.gmail.com

Reply via email to