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: Mike Miller
Subject: [Octave-bug-tracker] [bug #34444] <TAB> complete does not work after transpose operator and math operator
Date: Mon, 30 Sep 2013 04:21:12 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36

Update of bug #34444 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed still present on the latest development version.

Due to the readline variable rl_completer_quote_characters, which is set
indirectly in initialize_command_input:

http://hg.savannah.gnu.org/hgweb/octave/file/6c62150b454a/libinterp/corefcn/input.cc#l472

Commenting that line out makes the tab-completion example below work, but
tab-completion no longer adds an ending single-quote to a quoted filename or
symbol name.

    _______________________________________________________

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]