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
xfce:thunar:the-file-manager-window [2022/03/29 21:58] – [Toolbar customization] alexxconsxfce:thunar:the-file-manager-window [2022/12/14 22:08] (current) – [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 74: Line 77:
 ==== Toolbar customization ==== ==== Toolbar customization ====
  
-Since thunar 4.17.8 it is possible to customize the Toolbar. Toolbar widgets can be moved on the bar and unwanted widgets can be hidden. Fo doing so check {gui>View>Configure Toolbar...}. Note that all custom actions which appear on folders as well can be used in the toolbar.+Since thunar 4.17.8 it is possible to customize the toolbar. Toolbar widgets can be moved on the bar and unwanted widgets can be hidden. For doing so, go to {gui>View>Configure Toolbar...}. Note that all custom actions which appear on folders as well can be used in the toolbar.
  
 <figure "Toolbar Customization"> <figure "Toolbar Customization">
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. You can right-click on any early result during a search. Click the magnifying glass or press ''ESC'' in order to stop an ongoing search.
  
 [[|Back To Top]] [[|Back To Top]]