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

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

[Octave-bug-tracker] [bug #42291] tab completion gives incorrect filenam


From: Frederick Robinson
Subject: [Octave-bug-tracker] [bug #42291] tab completion gives incorrect filenames when filename contains operators
Date: Tue, 06 May 2014 00:11:33 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140319 Firefox/24.0 Iceweasel/24.4.0

Follow-up Comment #4, bug #42291 (project octave):

I think that readline has this capability. I know that bash (which I believe
uses readline) will expand ~ in a filename if you have the appropriate setting
set. 

Whether or not it would be too hard / not worth it to implement this though I
don't know. I've been reading the readline docs / Octave source a bit and
frankly I'm a bit lost. 

It might be that all that is necessary is just to modify

octave_rl_filename_completion_function in /octave/liboctave/util/oct-rl-edit.c


but it's also quite likely that I'm being overly optimistic and not realy
understanding how things work.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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