bug-bash
[Top][All Lists]
Advanced

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

current input line lost on ^Z


From: Dan Jacobson
Subject: current input line lost on ^Z
Date: Tue, 06 Jun 2006 16:58:28 +0800

Perhaps bad?
$ cat > p
bbbbbbbbbb
ccccccc^Z
$ something_else
$ fg
zzzzzzzzzzz
^D
$ cat pr
bbbbbbbbbb
zzzzzzzzzzz

"I was not finished composing line ccccccc when I had to do
something_else. Now I have to remember what I was typing to type line
ccccccc all over again, and it might not even be left on my screen for
me to copy."




reply via email to

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