id summary reporter owner description type status priority component resolution keywords cc component_version os os_version 2638 linux ver. : hidden folders adam0509 "Hi, It's very annoying to see all hidden folder on the linux version. It seems there's no option to hide/show hidden folder (the defaut shortcut ""CTRL + H"" isn't available). Remember : hidden folders in linux begin by ""."", so I guess something like : if($FOLDER==.*); { if(showhidden=0); { shownormal(); } if(showhidden=1); { showall(); } Or something like that :P" Feature request closed normal Other adam0509 Tim Kosse