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

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

[Octave-bug-tracker] [bug #47340] wrong tab completion on folder names w


From: Hartmut
Subject: [Octave-bug-tracker] [bug #47340] wrong tab completion on folder names with spaces
Date: Fri, 04 Mar 2016 23:05:50 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0

URL:
  <http://savannah.gnu.org/bugs/?47340>

                 Summary: wrong tab completion on folder names with spaces
                 Project: GNU Octave
            Submitted by: hardy
            Submitted on: Fri 04 Mar 2016 11:05:49 PM GMT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.1-rc1
        Operating System: Any

    _______________________________________________________

Details:

Here is how to reproduce the behavior:
* start Octave
* navigate to a folder, that has a SUBfolder with a space in the folder name,
e.g. a subfolder "my dataset"
* type "cd my" into the command line and press the tab key for auto
completion
* the auto-completed result in the command line will be "cd 'my dataset\".
Note that the quote sign at the end is missing.
* pressing the enter key now, will obviously result in an error message

So the auto completion of folder names does not work properly.

Note that the auto completion of FILE names does work properly. (This error on
folder names might be due to the trailing backslash that is appended to folder
names.)

This happens on Linux and Windows. It happens with Octave-4.0.1-rc3 as well as
with the 4.0.0 release.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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