I wonder if it would be possible to have the option to see in a panel all files within a folder, including all subfolders?
The list of files could be a result of a simple shell command:
Code: Select all
find .
Code: Select all
find . -type f
As a previous user of Total Commander, I frequently miss the Ctrl+b shortcut for such view. It is very convenient for quick inspection of all files within a folder, especially when combined with Preview in another panel.
Related to that use case: is it possible to force text view in the Preview panel, as it is possible in the file viewer? Or maybe file viewer is not using Quick Look component?
Thanks!
Strahinja