bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

set -o notify: can I not just be parked on a blank line?


From: Dan Jacobson
Subject: set -o notify: can I not just be parked on a blank line?
Date: Sun, 02 Mar 2003 08:33:19 +0800

...so I tried set -o notify, but alas, not ideal:

$ kill %
$ [1]+  Terminated              $tk2/tk2.tcl
[cursor now here]

I wanted a fresh prompt issued too, not just parking me at the
beginning of a blank line.

p.s. the differences between the meanings of
[1]+  Aborted                 $tk2/tk2.tcl
and
[1]+  Terminated              $tk2/tk2.tcl
should be mentioned on the man page.

Bash Version: 2.05b
Patch Level: 0





reply via email to

[Prev in Thread] Current Thread [Next in Thread]