*Tags*: escape code
Newsgroups: comp.unix.shell > Can someone tell me how to use of the escape sequence to pushe > characters into the input buffer?
This can't be done in general.
> 2nd, is there a web page that explain all the escape sequences?
See
Video Terminal Information (Richard S. Shuford) <URL: http://www.cs.utk.edu/~shuford/terminal_index.html >
If you're talking about MS-DOS ANSI.SYS, see http://www.syc.k12.pa.us/doshelp/
Martin
> PS: is there a website with the color codes listed
http://www.linuxdoc.org/HOWTO/Bash-Prompt-HOWTO-6.html#ss6.1
That page has color code info.
>PS: is there a website with the color codes listed
Here are two sites I reference for ANSI/VT-100 escape sequences:
http://www.graphcomp.com/info/specs/ansi_col.html http://myhome.elim.net/~hwlee/works/jprj/term_tech/
HTH, Jonesy