Bill Allombert on Wed, 11 Oct 2017 13:49:58 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Horizontal scrolling of input under Windows |
On Fri, Sep 29, 2017 at 05:57:20PM +0200, Loïc Grenié wrote: > Dear Pari users, > > I have just installed pari/gp under windows. I have the problem > that, with long input lines, the terminal is scrolling horizontally > instead of splitting the input on several lines. I have already tried > to set "horizontal-scoll-mode" of readline to off, but to no avail. > > Does anyone know whether it is possible to obtain the "regular" > behavior under windows? Unfortunately, the best option on Windows 10 is to use Ubuntu emulation. This way you have an ANSI compliant terminal with regular behavior. Cheers, Bill.