jed-users mailing list

[2015 Date Index] [2015 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

[jed-users] Re: case insensitiv file completition?


On Fri 2015-08-21 (00:24), John E. Davis wrote:

> > Is it possible to use read_file_from_mini() with case insensitiv
> > file completition?
> 
> No, it is not supported except on platforms that do not have
> case-sensitive file systems.  It is also not clear to me how it would
> work when used in a directory that contains filenames such as:
> 
>    readme
>    README
>    Readme.1st
> 
> If you were to enter 'r' at the filename prompt and then press tab,
> what do you expect to happen?  Should it expand to "readme" and also
> show all possible completions in the popup window? 

Yes, GNU readline (bash etc) does it this way.


> If so, what would be the subsequent steps to get the completion to
> produce "Readme.1st"?

One have to enter more characters:
readme.[TAB]

-- 
Ullrich Horlacher              Server und Virtualisierung
Rechenzentrum IZUS/TIK         E-Mail: horlacher@xxxxxxxxxxxxxxxxxxxx
Universitaet Stuttgart         Tel:    ++49-711-68565868
Allmandring 30a                Fax:    ++49-711-682357
70550 Stuttgart (Germany)      WWW:    http://www.tik.uni-stuttgart.de/
REF:<20150821042425.86F13254A001@xxxxxxxxxxx>
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.


[2015 date index] [2015 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]