mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
globcasedetect: add Cygwin note to COMPATIBILITY (re: 71934570
)
Ref.: 71934570 (commitcomment-48574903)
This commit is contained in:
parent
af07bb6aa3
commit
9ee82b83e0
1 changed files with 4 additions and 0 deletions
|
@ -107,6 +107,10 @@ For more details, see the NEWS file and for complete details, see the git log.
|
|||
20. If the HOME variable is unset, the bare tilde ~ now expands to the
|
||||
current user's system home directory instead of merely the username.
|
||||
|
||||
21. On Windows/Cygwin, globbing is no longer case-insensitive by default.
|
||||
Turning on the new --globcasedetect shell option restores
|
||||
case-insensitive globbing for case-insensitive file systems.
|
||||
|
||||
____________________________________________________________________________
|
||||
|
||||
KSH-93 VS. KSH-88
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue