![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Command completion problem. In following context,command competion doesn't work,why? ----------------------------------------------------- PS E:\2009.01.03.[test].test testtest test> ls Ŀ¼: Microsoft.PowerShell.Core\FileSystem::E:\2009.01.03.[test].test testt est test Mode LastWriteTime Length Name ---- ------------- ------ ---- d---- 2008-1-23 16:11 test PS E:\2009.01.03.[test].test testtest test> cd t |
My System Specs![]() |
| | #2 (permalink) |
| | RE: Command completion problem. I'm not clear what you are trying to achieve. Where are you expecting tab completion to work -- Richard Siddaway Please note that all scripts are supplied "as is" and with no warranty Blog: http://richardsiddaway.spaces.live.com/ PowerShell User Group: http://www.get-psuguk.org.uk "ymail" wrote: Quote: > In following context,command competion doesn't work,why? > ----------------------------------------------------- > > PS E:\2009.01.03.[test].test testtest test> ls > > > 目录: Microsoft.PowerShell.Core\FileSystem::E:\2009.01.03.[test].test > testt > est test > > > Mode LastWriteTime Length Name > ---- ------------- ------ ---- > d---- 2008-1-23 16:11 test > > > PS E:\2009.01.03.[test].test testtest test> cd t > > |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Command completion problem. Good question. The square brackets in the folder name throws it out - remove the [test] and it will work ok. Tab expansion code looks ok, from what I can see, so it's perhaps just a bug in the way the PowerShell console window works. The same experiment works ok in a cmd.exe window. -- Jon "ymail" <evolyang@xxxxxx> wrote in message news:0A151AAC-290E-4A4D-9E81-D80C1C63724A@xxxxxx Quote: > In following context,command competion doesn't work,why? > ----------------------------------------------------- > > PS E:\2009.01.03.[test].test testtest test> ls > > > ??: Microsoft.PowerShell.Core\FileSystem::E:\2009.01.03.[test].test > testt > est test > > > Mode LastWriteTime Length Name > ---- ------------- ------ ---- > d---- 2008-1-23 16:11 test > > > PS E:\2009.01.03.[test].test testtest test> cd t |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Command Prompt Auto Complete and path Completion | Vista General | |||
| Run command problem in vbs | VB Script | |||
| Command prompt problem | General Discussion | |||
| Problem with get-command | PowerShell | |||
| Command completion | PowerShell | |||