Page 1 of 1

Select All, Select by filter BUG

Posted: 29 Jun 2006, 14:35
by crystalidea
Take a folder with many files, e.g. 100 .cpp files, and 100 .txt files. Press Ctrl+A => now all files are selected, then Press Ctrl++ - select "*.cpp" => again all files are selected.

Posted: 29 Jun 2006, 14:48
by Jan Rysavy
The Edit > Select command only select additional items.
To unselect all items use the Edit > Unselect All (Ctrl+D).

Posted: 29 Jun 2006, 17:02
by crystalidea
yes i know that, but it's nowhere written that Select command selects only ADDITIONAL items, isn't it?

Posted: 29 Jun 2006, 17:28
by Jan Rysavy
It is not a bug, just a widely accepted standard (NC, TC, FAR, etc).

Posted: 30 Jun 2006, 08:56
by crystalidea
Ok, thanks! I've got it.