>> Kalus Michael <michael.ka...@onlinehome.de> wrote:
> I use ZTerm with Mac OSX. In typing mode, it stops sending when XOFF  
> character is echoed, and continues after XON. So my amforth CR sends  
> xoff to the Terminal too, and the OK is followed by XON.
> (Typing mode: copy&paste forth souce into ZTerm window, do not use  
> ZTerms file transfer feature. Setup the ZTerm as VT100 with line  
> prompt character ^C ($13 = xoff)).

Are you (or anyone) using lib/xonxoff.frt? It never worked for me
(caused quick breakage in all communications on my Arduino).

I am using GNU screen utility to paste files to amforth- 
there is a "slowpaste" (or "defslowpaste") option to add
delay when pasting. 50 millseconds are fine.

//Marcin


------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Amforth-devel mailing list
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to