octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #46639] Bad interpretation of integer matrix


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #46639] Bad interpretation of integer matrix
Date: Wed, 09 Dec 2015 16:34:16 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1

Follow-up Comment #5, bug #46639 (project octave):

I think you are pasting text which contains two <Tab> characters at the
beginning of the continuation lines, is that correct?

Octave uses the <Tab> character in the interactive command line to complete on
variable and function names. So in the middle of your matrix definition, the
<Tab> characters are triggering Tab-completion when you are pasting the entire
block of text. Try removing the tabs or using spaces instead.

If that works, I don't think this is a bug but rather a feature of how
readline works (and will be the same in bash or other readline-linked
interactive programs).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46639>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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