help-octave
[Top][All Lists]
Advanced

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

Re: How to get the prompt to wrap my input?


From: Michael Goffioul
Subject: Re: How to get the prompt to wrap my input?
Date: Fri, 1 May 2009 10:36:58 +0100

On Fri, May 1, 2009 at 10:08 AM, Egholm <address@hidden> wrote:
>
> Hi Michael,
>
> Michael Goffioul-2 wrote:
>>
>> You can try to add
>>
>> set horizontal-scroll-mode on
>>
>> to the file <octave_root>\share\octave\3.0.1\m\startup\inputrc
>> and restart octave. But I'm not sure that option is honored when
>> running GNU readline in a windows command prompt.
>>
>
> Good suggestion, however it didn't do the trick :-/
> Maybe it's really a matter of configuring "msys" - the hosting shell?!

Are you running octave in MSYS shell or in windows command prompt?
This makes a difference. I don't think what you want is possible in the
windows command prompt. However it might work in MSYS rxvt. But
keep in mind that MSYS rxvt terminal emulation is poor, so other things
might not work. To start octave correctly in MSYS rxvt, you should use
the flags --line-editing --interactive, to force interactive mode.

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]