octave-maintainers
[Top][All Lists]
Advanced

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

Re: File separator on MinGW


From: John W. Eaton
Subject: Re: File separator on MinGW
Date: Wed, 27 Nov 2013 16:26:52 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9

On 11/27/2013 02:54 PM, Rik wrote:
11/27/13

When I type 'ls bi<Tab>'  in a directory that has a subdirectory "bin" the
parser auto-completes to "bin/".  Shouldn't it be using the value of
filesep() as the final character in the auto-complete?  Where is that code
kept?

I'm pretty sure it's readline that's doing that. There are several hook functions for dealing with directory name completion. But since Windows accepts either / or \ as the directory separator, I don't see this as an urgent problem.

jwe




reply via email to

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