[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] Fwd: Re: Problem with keybord at console




Hello,

> specially arrow work correctly, but when I am at console I would like
> use arrow for example up (it shoud remember last comand)mit does not
> work=2E Do you know what is the problem ?

It depends on the shell you are running and also the terminal program
I guess you are using toswin2, but it should work with conholio the same
way

For me it works flawlessly when Toswin2 / conholio runs bash as the shell,
but tcsh for example, doesn't offer a shell command history I believe this
is because it has simply no support for that.
So the question is: Which shell do you use, and how do you start it?

I'm always running shell input window by selecting Toswin2 -> File -> start shell.
I never tried to run bash or such without this, but you can also just double click
the bash executable - but I'm not sure if that works as comfortable as the way via the main menu.

You can configure the shell executable via environment variables.
You can see these variables by typing "env" on the command prompt.

Greets,
m0n0