Re: [Flashforth-devel] FF 4.8 - backspace issue
Brought to you by:
oh2aun
From: om1zz <om...@vo...> - 2011-10-26 17:12:31
|
I've tackled that as well: a) when BCKSP or DEL is selected (or both) it does not work, b) when both deselected, then it moves the cursor back without deleting the chars from the screen. Basically ok, but it did actually remove the chars from buffer, so when you do following: 1234 1234 + . with the backspace going back and retype to 8 1238 1234 + . and press enter without retyping " 1234 + ." then you get 1238 on stack only (as it deleted the " 1234 + ." actualy, but not from the screen).. :) TT 4.69 i. ----- PŮVODNÍ ZPRÁVA ----- Od: "Mikael Nordman" <mik...@pp...> Komu: fla...@li... Předmět: Re: [Flashforth-devel] FF 4.8 - backspace issue Datum: 26.10.2011 - 18:03:53 > It works. > Check your teraterm settings. > > Setup->keyboard->Transmit DEL by... > > Mike > > On 26.10.2011 12:36, om1zz wrote: > > Hi, running FF 4.8 with Teraterm, it seems the > > backspace does not > > > work when editing the input line. I think it > > worked in past. > > > I. > > > > > > ------------------------------------------------------------------------------ > > > > > The demand for IT networking professionals > > continues to grow, and the > > > demand for specialized networking skills is > > growing even more rapidly. > > > Take a complimentary Learning@Cisco > > Self-Assessment and learn > > > about Cisco certifications, training, and career > > opportunities. > > > http://p.sf.net/sfu/cisco-dev2dev > > _______________________________________________ > > Flashforth-devel mailing list > > Fla...@li... > > https://lists.sourceforge.net/lists/listinfo/flashforth-devel > > > > > ------------------------------------------------------------------------------ > > The demand for IT networking professionals > continues to grow, and the > demand for specialized networking skills is > growing even more rapidly. > Take a complimentary Learning@Cisco > Self-Assessment and learn > about Cisco certifications, training, and career > opportunities. > http://p.sf.net/sfu/cisco-dev2dev > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel > -- Jak se vyhnout nachlazení a dalším zdravotním potížím v nepříjemném podzimním období? Čtěte speciál Zdraví na podzim na http://web.volny.cz/data/click.php?id=1290 |