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:xfce4-appfinder:preferences [2019/04/09 22:18] – [Usage] blueberrybrowniexfce:xfce4-appfinder:preferences [2019/08/02 18:51] – [Custom Actions] amerigena
Line 4: Line 4:
  
 <figure "General Preferences"> <figure "General Preferences">
-{{:xfce:xfce4-appfinder:xfce4-appfinder-preferences-general.png?nolink&|}}+{{:xfce:xfce4-appfinder:xfce-appfinder-genprefs.png?400|}}
 </figure> </figure>
  
Line 40: Line 40:
  
 <figure "Custom Actions"> <figure "Custom Actions">
-{{:xfce:xfce4-appfinder:xfce4-appfinder-preferences-actions.png?nolink&|}}+{{:xfce:xfce4-appfinder:xfce-appfinder-custacts.png?nolink&|}}
 </figure> </figure>
  
Line 63: Line 63:
   ! During the process of matching, the results of the sub-pattern between parentheses ''( )'' are recorded for later use. ''\'' plus a number to refers to the corresponding sub-string. For instance, ''\1'' refers to the 1st pair of parentheses' match result, while ''\2'' refers to 2nd pair of parentheses' match result. A special case is ''\0'', which will be replaced with the entire match.   ! During the process of matching, the results of the sub-pattern between parentheses ''( )'' are recorded for later use. ''\'' plus a number to refers to the corresponding sub-string. For instance, ''\1'' refers to the 1st pair of parentheses' match result, while ''\2'' refers to 2nd pair of parentheses' match result. A special case is ''\0'', which will be replaced with the entire match.
   ! If the pattern is ''^ab(.*)fg$'' and the entered command ''abcdefg'' for example, ''\1'' will be replaced with ''cde''.   ! If the pattern is ''^ab(.*)fg$'' and the entered command ''abcdefg'' for example, ''\1'' will be replaced with ''cde''.
 +? Save match in command history
 +! Select this option if you want matches to be saved in the {gui>Commands History} category.
 +