Interesting idea to have an ARM based FreeDOS.
I've notice a change in the Subject title for this thread. It now reads
"Re: [Freedos-user] *[Spam]* Backspace". I wanted to ask is someone in the
thread modified the Subject text. If not it may be that my EMail service
made the
On 01/13/13 22:21, Thomas D. Dean wrote:
>
> scan ascii key
>0 8 backspace
>
>0 27 del <-- two codes
>0 126
>
This is correct. ^H also returns the cursor to the upper left with no
erase.
The machine is an ARM Elan 520 SBC with the console on com2, select
On 01/13/13 21:46, dmccunney wrote:
> On Mon, Jan 14, 2013 at 12:12 AM, Thomas D. Dean
> wrote:
> I think the question was "Do you see this issue in other software you
> access through the terminal emulator?"
Oops,
I am communicating with FD11 via a com port that is the console on the
TS5700.
On Mon, Jan 14, 2013 at 12:12 AM, Thomas D. Dean wrote:
> On 01/13/13 18:28, Henrique Peron wrote:
>> Hi Tom,
>>
>> does this happen while using other software as well?
>
> I have not tried other terminal emulators - I will try tip tomorrow...
I think the question was "Do you see this issue in ot
On 01/13/13 18:28, Henrique Peron wrote:
> Hi Tom,
>
> does this happen while using other software as well?
>
I have not tried other terminal emulators - I will try tip tomorrow...
Tom Dean
--
Master Visual Studio, Shar
Hi Tom,
does this happen while using other software as well?
Henrique
Em 13/01/2013 16:56, Thomas D. Dean escreveu:
> I use either minicom or gtkterm to communicate with FreeDOS.
>
> Everything seems to work Ok, except I cannot use backspace or delete.
>
> Both keys do strange things. For examp