GNU bug report logs - #35184
glitch on repl suspend+resume

Previous Next

Package: guile;

Reported by: Matan Nassau <matan.nassau <at> gmail.com>

Date: Sun, 7 Apr 2019 21:16:01 UTC

Severity: normal

To reply to this bug, email your comments to 35184 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#35184; Package guile. (Sun, 07 Apr 2019 21:16:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Matan Nassau <matan.nassau <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sun, 07 Apr 2019 21:16:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Matan Nassau <matan.nassau <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: glitch on repl suspend+resume
Date: Sun, 7 Apr 2019 14:57:05 -0400
[Message part 1 (text/plain, inline)]
Hi,

Suspending and then continuing the Guile REPL when it's waiting for
input doesn't refresh the prompt.  It would be pleasant if it did.

To reproduce, I start Guile on a Bash shell, suspend it by pressing
ctrl-z, and then resume it again with fg:

 $ guile
 GNU Guile 2.2.4
 ...
 scheme@(guile-user)>^Z
 [1]+  Stopped                 guile
 $ fg
 guile

I expected it to be:

 $ fg
 guile
 scheme@(guile-user)>

I noticed that Chez Scheme 9.5 displays the prompt after resuming the
process, and thought it would be sweet if Guile did too.


Matan
[Message part 2 (text/html, inline)]

This bug report was last modified 6 years and 68 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.