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

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

[Octave-bug-tracker] [bug #34444] <TAB> complete does not work after tra


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #34444] <TAB> complete does not work after transpose operator and math operator
Date: Tue, 29 Dec 2015 05:26:22 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

Follow-up Comment #2, bug #34444 (project octave):

This is fixed by v4 of the patch for bug #44095.  It sets
rl_completer_quote_characters each time a completion is requested, based on
whether the completion appears to be a filename or a variable.  It will still
make mistakes on commands like

my_function (a', "start/of/pat<TAB>

but there will be the minority.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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