Traditional terminal keys



>>>>> "Khiraly" == Khiraly Kalman <khiraly@cia.hu> writes:

    Khiraly> Hi!
    Khiraly> I have a problem with using maxima:
    Khiraly> In terminal the keys TAB, up, down, left, right does not work.
    Khiraly> I have used a bit for the numeric calculating the software octave, where
    Khiraly> this keys worked fine.

If this mean that pressing the up key brings back the previously
entered line, then you need to run maxima with a Lisp that includes
readline functionality.  I think clisp has that.  Some versions of gcl
have that as well.

Ray