help-octave
[Top][All Lists]
Advanced

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

Cut/Paste into Octave Slinky


From: Thomas D. Dean
Subject: Cut/Paste into Octave Slinky
Date: Wed, 26 Apr 2017 20:22:36 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

I have Ubuntu 16.04 (sigh...) and octave 4.3.0+ I run in an xterm without the gui.

If I cut/paste into octave, it is slinky, a few char appear, a delay, a few more char, etc.

If I do this with any other xterm, cut/paste seems instantaneous.

I configure with
../octave/configure F77=gfortran --no-recursion

and make produces no errors.
make check seems Ok.

If I start octave with
/usr/local/bin/octave, I get the gui, so I use
/usr/local/bin/octave --no-gui

Actually, I use

/usr/bin/xterm -j -sk -sb -sl 1000 -fn 9x15 -bc -bg white -fg black -geometry 80x55 -e octave --no-gui&

from an alias.

Is it possible that allowing qt in the build that I have introduced a problem with readline?

Tom Dean



reply via email to

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