greevex / virtualagc

Automatically exported from code.google.com/p/virtualagc
Other
0 stars 0 forks source link

Overwriting of prompt in yaAGC debug mode #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When running yaAGC in debug mode and giving it debugging commands from the
command line, if you backspace over the command (say, to correct typing
errors) it allows you to backspace over the prompt as well, so that the
prompt disappears.  This happened for me using the svn source from
20090404, on Ubuntu 8.04 64-bit.

Original issue reported on code.google.com by rburkey2...@gmail.com on 5 Apr 2009 at 2:57

GoogleCodeExporter commented 8 years ago
This week I don't have access to my Linux (Fedora 10 32-bit) box but I tried 
this on 
the win32 (readline version 5.0) build for that date and noticed this problem 
does 
not occur. I'll check next week if this issues also exists on Fedora 10. Which 
readline version do you have?

Original comment by ohommes@gmail.com on 7 Apr 2009 at 8:21

GoogleCodeExporter commented 8 years ago
libreadline 5.2 was used.  (Actually, 5.2-3build1.)

Original comment by rburkey2...@gmail.com on 7 Apr 2009 at 11:01

GoogleCodeExporter commented 8 years ago
Now that I have access again to a Linux box I tried to verify the issue on FC10
32-bit build with readline-5.2-13. The issue described  at the start of this
discussion-thread does not occur with that release. Can you try to upgrade? I 
have no
way of reproducing this problem because I don't have a 64-bit machine. Let me 
know if
you still have this problem after you upgrade to the latest readline.

Original comment by ohommes@gmail.com on 13 Apr 2009 at 2:38