mirror of
https://github.com/reactos/reactos.git
synced 2025-04-18 03:34:11 +00:00
![]() CORE-8002 The switch enables or disables file/path completion in a unique CMD instance. The defaulted values for the completion characters are those mentioned in CMD's help (see also MSDN[^1]): File: Ctrl-F (0x06); Directory: Ctrl-D (0x04) Manual tests show that only /F:OFF explicitly disables completion. Otherwise, using /F(anything else following) always enables completion with the specific values described above. [^1]: For additional details, see also https://technet.microsoft.com/en-us/library/cc978715.aspx https://technet.microsoft.com/en-us/library/cc940805.aspx |
||
---|---|---|
.. | ||
applications | ||
services | ||
setup | ||
shell | ||
system | ||
CMakeLists.txt |