zsh-users
 help / color / mirror / code / Atom feed
* Quirk with background processes
@ 2002-03-25 10:50 Dominik Vogt
  0 siblings, 0 replies; only message in thread
From: Dominik Vogt @ 2002-03-25 10:50 UTC (permalink / raw)
  To: zsh-users

I'm not sure if zsh has any part in the following observartion:
I run zsh-4.0.2 in an rxvt (didn't try other terminals).  I start
john the ripper (a passwork cracker) from zsh.  Every time I hit
return it prints a lines like

  guesses: 0  time: 1:07:51:56 (3)  c/s: 71760  trying: Tid05l - TABJny
  guesses: 0  time: 1:07:51:57 (3)  c/s: 71760  trying: TRIncs - T-ryk!
  guesses: 0  time: 1:07:51:58 (3)  c/s: 71761  trying: Ti1rga - TARpm2

I send it to the background and back to the foreground with

  Ctrl-Z
  $ bg
  $ fg

After that, pressing return always inserts a new line before each
line:

  guesses: 0  time: 1:07:51:56 (3)  c/s: 71760  trying: Tid05l - TABJny

  guesses: 0  time: 1:07:51:57 (3)  c/s: 71760  trying: TRIncs - T-ryk!

  guesses: 0  time: 1:07:51:58 (3)  c/s: 71761  trying: Ti1rga - TARpm2

Is that the fault of the terminla, the application or zsh?  I
guess the terminal settings are screwed up somehow.

Bye

Dominik ^_^  ^_^

-- 
Dominik Vogt, email: d.vogt@lifebits.de
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-03-25 10:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-25 10:50 Quirk with background processes Dominik Vogt

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