Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
xfce:thunar:the-file-manager-window [2022/03/29 22:06] – [Toolbar customization] alexxconsxfce:thunar:the-file-manager-window [2022/12/14 22:03] – New Section: Search alexxcons
Line 6: Line 6:
   * **[[#Main Area|Main Area]]**   * **[[#Main Area|Main Area]]**
   * **[[#Toolbar|Toolbar]]**   * **[[#Toolbar|Toolbar]]**
 +  * **[[#Search|Search]]**
  
 By default, the file manager window consists of a **Side Pane** on the left, the **Main Area** on the right and a **Location Selector** above the main area. By default, the file manager window consists of a **Side Pane** on the left, the **Main Area** on the right and a **Location Selector** above the main area.
Line 44: Line 45:
 </figure> </figure>
  
-When in //Detailed List// mode, you have the option of configuring which columns are visible by selecting {gui>View>Configure Columns...} from the main menu.+When in //Detailed List// mode, you have the option of configuring which columns are visible by selecting {gui>View>Configure Columns...} from the main menu. Alternatively you can just right-click on any column head.
  
 <figure "Visible Columns in the Detailed List View"> <figure "Visible Columns in the Detailed List View">
Line 54: Line 55:
 ? Column Sizing ? Column Sizing
 ! Select the option {gui>Automatically expand columns as needed} if you want the list view columns to expand automatically if needed to ensure the text is fully visible. ! Select the option {gui>Automatically expand columns as needed} if you want the list view columns to expand automatically if needed to ensure the text is fully visible.
 +? Size Column of Folders
 +! If enabled, the size column of folders will show the number of containing files. On slow drives and remote locations, this might have a performance impact. The options are: {gui>Always}, {gui>Never} and {gui>Only for local files} 
  
 [[|Back to Top]] [[|Back to Top]]
Line 81: Line 84:
  
 See the [[:xfce:thunar:preferences|File Management Preferences]] section for additional customization options. See the [[:xfce:thunar:preferences|File Management Preferences]] section for additional customization options.
 +
 +[[|Back To Top]]
 +----
 +
 +==== Search ====
 +
 +By clicking on the magnifying glass in the toolbar, or by pressing ''CTRL+F'', you can enter the search mode of thunar. Now start typing in order to trigger a recursive search from within the current folder.
 +
 +<figure "Recursive Search">
 +{{:xfce:thunar:search.png?nolink&|Recursive Search}}
 +</figure>
 +
 +The spinner will show you when the search finished. Though, you can right-click on any early result during a search, or press ESC in order to stop an ongoing search.
  
 [[|Back To Top]] [[|Back To Top]]