zsh-workers
 help / color / mirror / code / Atom feed
* Strange initial escape string
@ 2013-05-30 21:28 Mario Signorino
  2013-05-30 22:56 ` Mario Signorino
  0 siblings, 1 reply; 7+ messages in thread
From: Mario Signorino @ 2013-05-30 21:28 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 605 bytes --]

Hi all

I'm working on a new terminal emulator.
When I start the terminal with a bash shell, I read this string
"\033]0;Window title\007" followed by the prompt and the other stuff.
When I switch to zsh I read "\033[1m\033[7m%" and then the prompt.
What is that?
If I push the string manually into a gnome-terminal or an xterm
$ echo -e  "\033[1m\033[7m%" > /dev/pst/3
I get a % inversed and bold as expected... but starting the gnome-terminal
(or xterm..) does not show anything...

Is that some special stuff hidden by the terminals? I read it as "write %
bold and inversed".
Any hints?

Regards,
Mario

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-06-15 19:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-30 21:28 Strange initial escape string Mario Signorino
2013-05-30 22:56 ` Mario Signorino
2013-05-31  5:10   ` Bart Schaefer
2013-06-15 11:31     ` Mario Signorino
2013-06-15 12:22       ` Mikael Magnusson
2013-06-15 18:44       ` Bart Schaefer
2013-06-15 19:14         ` Mario Signorino

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).