Re: [Amforth] amforth-shell.py and key word

2013-11-07 Thread Enoch
Hi all: Matthias Trute writes: > Hi Keith, > > The #terminal flag would require a source code inspection and > an annotation. Technically a good idea, but from the users > perspective less ideal. IMHO. > >> My suggestion to handle this situation would be to do too things: >> >> 1. Add a #termin

Re: [Amforth] amforth-shell.py and key word

2013-11-07 Thread Matthias Trute
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Keith, The #terminal flag would require a source code inspection and an annotation. Technically a good idea, but from the users perspective less ideal. IMHO. > My suggestion to handle this situation would be to do too things: > > 1. Add a #termin

Re: [Amforth] amforth-shell.py and key word

2013-11-06 Thread Keith Amidon
On Tue, 2013-11-05 at 20:05 +0100, Matthias Trute wrote: > Hi Craig, > > > It doesn't matter if I execute key interactively or put it into a > > new word definition. It always hangs. > > Pressing Ctrl-C and restarting the shell works for me. But nothing > else.. > > > > > What am I doing wrong?

Re: [Amforth] amforth-shell.py and key word

2013-11-05 Thread Matthias Trute
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Craig, > It doesn't matter if I execute key interactively or put it into a > new word definition. It always hangs. Pressing Ctrl-C and restarting the shell works for me. But nothing else.. > > What am I doing wrong? Nothing. The shell has a bug

[Amforth] amforth-shell.py and key word

2013-11-05 Thread craig and heather
I've just got amforth-shell.py running on my Mac with amforth running on my Arduino Uno and for the most part it is great. I'm very new to amforth-shell so I may be doing something wrong but, It seems if I type key from the keyboard and then immediately hit another key, things hang. I would expect