|
[Date Index]
[Thread Index]
[Author Index]
Re: Text-based interface: Editing line input
- To: mathgroup at smc.vnet.net
- Subject: [mg91904] Re: Text-based interface: Editing line input
- From: "Szabolcs HorvÃt" <szhorvat at gmail.com>
- Date: Fri, 12 Sep 2008 05:28:18 -0400 (EDT)
- References: <48C8F866.8010104@gmail.com>
On Thu, Sep 11, 2008 at 22:05, Ken Johnson <othojunk at yahoo.com> wrote:
>
> It is interesting that math.exe does provide in-line text editing. Well the linux versions do not. I guess I should have mentioned that I was using linux. However I did find a good solution to my problem on a linux forum. I can wrap the math command with rlwrap, which will intercept input from the command line and allow editing, history etc before passing it onto Mathematica.
>
> rlwrap math
>
If you're on Linux, try the JMath front end:
http://robotics.caltech.edu/~radford/jmath/
I have never used it myself, but it uses gnu readline, so it should
provide line editing and command history.
Szabolcs
Prev by Date:
Re: Transformations in expressions
Next by Date:
Re: ListContourPlot3D, no output
Previous by thread:
Text-based interface: Editing line input
Next by thread:
Re: Text-based interface: Editing line input
|