How do I highlight text and scroll so I can copy more that what's displayed on the screen? List used to support this. Previously, if you left-clicked and moved the mouse to the bottom of the window it would scroll and highlight. This no longer happens. If I try to highlight and scroll up the List display scrolls down and what you get is the content of the TCC Window before you ran the list command.
Here's what I got when I tried to scroll up while highlighting in the list window.
The output of a DIR command and the command prompt to run LIST (blue). The LIST header (red) and the LIST window content (green).
1/27/2010 15:35 111,047 SubmittedMessage.cs
4/08/2008 12:52 7,804 ValidationExceptions.cs
407,497 bytes in 35 files and 5 dirs
32,291,291,136 bytes free
[\\vmware-host\Shared Folders\host_driveD\...]list SubmittedMessage.cs
SubmittedMessage.cs │ F1 Help │ Col 0 Line 3,144 98%
xmlTextWriter.WriteEndElement( );
}
xmlTextWriter.WriteEndElement( );
xmlTextWriter.WriteEndDocument( );
xmlTextWriter.Flush( );
xmlTextWriter.Close( );
}
}
Is there any work-around for this short of running notepad? Is there any chance this behavior will changed? I kinda liked the way LIST used to work.
Here's what I got when I tried to scroll up while highlighting in the list window.
The output of a DIR command and the command prompt to run LIST (blue). The LIST header (red) and the LIST window content (green).
1/27/2010 15:35 111,047 SubmittedMessage.cs
4/08/2008 12:52 7,804 ValidationExceptions.cs
407,497 bytes in 35 files and 5 dirs
32,291,291,136 bytes free
[\\vmware-host\Shared Folders\host_driveD\...]list SubmittedMessage.cs
SubmittedMessage.cs │ F1 Help │ Col 0 Line 3,144 98%
xmlTextWriter.WriteEndElement( );
}
xmlTextWriter.WriteEndElement( );
xmlTextWriter.WriteEndDocument( );
xmlTextWriter.Flush( );
xmlTextWriter.Close( );
}
}
Is there any work-around for this short of running notepad? Is there any chance this behavior will changed? I kinda liked the way LIST used to work.