Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

RE: zsh - new user with questions



I normally use menu completion, and would expect it to be as following:

the list of possible matches is built case-insensitive (using whatever current locale says), but the choices are present as is. That is, giving readme, Readme and ReadMe, pressing "less rTAB" would list all three files as is. So, I would have full control over which file to select.

/Andrej

-----Original Message-----
From: Roland Jesse [mailto:jesse@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx]
Sent: Wednesday, August 19, 1998 11:58 PM
To: zsh-users@xxxxxxxxxxxxxxx
Subject: Re: zsh - new user with questions


Bart Schaefer wrote:

> The actual _access_ to the file still has to use its "real" name.

Now it's getting confusing. If the completion tells me a different file
name than the one acutally stored in the file system, I can easily imagine
cases in which I am not sure what the command, the completion is used for,
is going to do.

Regards,

	Roland




Messages sorted by: Reverse Date, Date, Thread, Author