zsh-workers
 help / color / mirror / code / Atom feed
* Extra character added for type-ahead echo
@ 2006-09-16 10:48 Andrey Borzenkov
  2006-09-16 11:04 ` Roman Cheplyaka
  2006-09-16 20:13 ` Bart Schaefer
  0 siblings, 2 replies; 4+ messages in thread
From: Andrey Borzenkov @ 2006-09-16 10:48 UTC (permalink / raw)
  To: zsh-workers

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I started to have it only in current CVS version; cannot say when it started 
to appear as I switched to it only recently.

Press ENTER and quickly type in any character before prompt appears (I have 
extra dcop call to set window title, so it takes some time). It is echoed 
back with extra character added; after that it is correctly shown on next 
line:

{pts/0}% cd
c%                                                                              
{pts/0}% c                                                                    

In this case it is `%'; more over it is inverted (bold?) for some reason, 
while my prompt is not where it should; but that may be konsole issue. Prompt 
is:

{pts/0}% echo $PS1
%B{%y}%#%b

Not fatal but slightly annoying.

- -andrey
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFC9aDR6LMutpd94wRArs+AKDSnCUfSyHn2KzHOZE8bz38DiTMXACfY3mI
4JYe1QvYD70DYvUQ3O2GHAo=
=TRWd
-----END PGP SIGNATURE-----


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

* Re: Extra character added for type-ahead echo
  2006-09-16 10:48 Extra character added for type-ahead echo Andrey Borzenkov
@ 2006-09-16 11:04 ` Roman Cheplyaka
  2006-09-16 20:13 ` Bart Schaefer
  1 sibling, 0 replies; 4+ messages in thread
From: Roman Cheplyaka @ 2006-09-16 11:04 UTC (permalink / raw)
  To: zsh-workers

* Andrey Borzenkov <arvidjaar@newmail.ru> [2006-09-16 14:48:34+0400]
> Press ENTER and quickly type in any character before prompt appears (I have 
> extra dcop call to set window title, so it takes some time). It is echoed 
> back with extra character added; after that it is correctly shown on next 
> line:
> 
> {pts/0}% cd
> c%                                                                              
> {pts/0}% c                                                                    
Zsh adds this '%' to indicate that output is not terminated by the newline.
Try e.g.
% echo -n c

-- 
Roman I. Cheplyaka
— Если бы бог был, то я дал бы ему в рожу за то, что здесь происходит!
  Майк Науменко


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

* Re: Extra character added for type-ahead echo
  2006-09-16 10:48 Extra character added for type-ahead echo Andrey Borzenkov
  2006-09-16 11:04 ` Roman Cheplyaka
@ 2006-09-16 20:13 ` Bart Schaefer
  2006-09-17  6:34   ` Andrey Borzenkov
  1 sibling, 1 reply; 4+ messages in thread
From: Bart Schaefer @ 2006-09-16 20:13 UTC (permalink / raw)
  To: zsh-workers

On Sep 16,  2:48pm, Andrey Borzenkov wrote:
}
} Press ENTER and quickly type in any character before prompt appears (I have 
} extra dcop call to set window title, so it takes some time). It is echoed 
} back with extra character added

In addition to what Roman Cheplyaka said:  See the PROMPT_SP option in
the manual.


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

* Re: Extra character added for type-ahead echo
  2006-09-16 20:13 ` Bart Schaefer
@ 2006-09-17  6:34   ` Andrey Borzenkov
  0 siblings, 0 replies; 4+ messages in thread
From: Andrey Borzenkov @ 2006-09-17  6:34 UTC (permalink / raw)
  To: zsh-workers

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sunday 17 September 2006 00:13, Bart Schaefer wrote:
> On Sep 16,  2:48pm, Andrey Borzenkov wrote:
> }
> } Press ENTER and quickly type in any character before prompt appears (I
> have } extra dcop call to set window title, so it takes some time). It is
> echoed } back with extra character added
>
> In addition to what Roman Cheplyaka said:  See the PROMPT_SP option in
> the manual.
>

Sure; sorry for the noise, has to catch up a bit.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFDOyVR6LMutpd94wRAvXNAJ9xQPK2TeO1hgcR6pm9ffvTAhM6xwCfWvJy
mWCDs2TN9qnhSgywsyUjjVc=
=0Y+p
-----END PGP SIGNATURE-----


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

end of thread, other threads:[~2006-09-17  6:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-16 10:48 Extra character added for type-ahead echo Andrey Borzenkov
2006-09-16 11:04 ` Roman Cheplyaka
2006-09-16 20:13 ` Bart Schaefer
2006-09-17  6:34   ` Andrey Borzenkov

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).