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

Full log


View this message in rfc822 format

From: Matan Nassau <matan.nassau <at> gmail.com>
To: 35184 <at> debbugs.gnu.org
Subject: bug#35184: 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 69 days ago.

Previous Next


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