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
apps:terminal:usage [2012/12/28 13:46] – [Search in the Terminal Contents] nickapps:terminal:usage [2016/10/19 14:33] – [To modify a terminal window] f2404
Line 5: Line 5:
 ? To open a new terminal window ? To open a new terminal window
 ! Choose {gui>File>Open Terminal} (or right-click the terminal window and choose {gui>Open Terminal}). ! Choose {gui>File>Open Terminal} (or right-click the terminal window and choose {gui>Open Terminal}).
-! The new terminal inherits the working directory from its parent terminal.+! The new terminal by default inherits the working directory from its parent terminal (may be changed via [[advanced|hidden options]]).
  
 ? To close a terminal window ? To close a terminal window
Line 13: Line 13:
 ? To add a new tabbed terminal to a window ? To add a new tabbed terminal to a window
 ! Choose {gui>File>Open Tab} (or right-click the terminal window and choose {gui>Open Tab}). ! Choose {gui>File>Open Tab} (or right-click the terminal window and choose {gui>Open Tab}).
-The new terminal inherits the working directory from the previously active terminal.+The new terminal by default inherits the working directory from the previously active terminal.
  
 ===== To modify a terminal window ===== ===== To modify a terminal window =====
Line 20: Line 20:
 ! Choose {gui>View>Show Menubar} (or right-click the terminal window and choose {gui>Show Menubar}). ! Choose {gui>View>Show Menubar} (or right-click the terminal window and choose {gui>Show Menubar}).
  
-? To show a hidden menuba+? To show a hidden menubar
 ! Right-click the terminal window and choose {gui>Show Menubar} from the popup menu. ! Right-click the terminal window and choose {gui>Show Menubar} from the popup menu.
  
Line 29: Line 29:
 ! Choose {gui>View>Show Window Borders}. ! Choose {gui>View>Show Window Borders}.
  
-? To put a terminal window into fullscreen+? To put a terminal window into fullscreen mode
 ! Choose {gui>View>Fullscreen} from the menubar (or right-click the terminal window and choose {gui>Fullscreen}). ! Choose {gui>View>Fullscreen} from the menubar (or right-click the terminal window and choose {gui>Fullscreen}).
  
Line 35: Line 35:
 ! See the section called [[preferences|Preferences]] for information about the options that you choose in the Xfce Terminal Preferences dialog to change the appearance and behavior of the terminal windows. For example, you can change the background color or the location of the scrollbar. ! See the section called [[preferences|Preferences]] for information about the options that you choose in the Xfce Terminal Preferences dialog to change the appearance and behavior of the terminal windows. For example, you can change the background color or the location of the scrollbar.
  
-===== Search in the Terminal Contents ===== 
  
-Open the Find dialog, by clicking {gui>Terminal>Find...}. 
- 
-<figure "Search in scrollbar buffer"> 
-{{:apps:terminal:terminal-find.png?nolink&|}} 
-</figure> 
- 
-? Case sensitive 
-! Enable case sensitive matching. 
-? Match as regular expression 
-! Don't escape the search pattern, but use it directly for the regular expression. 
-? Match entire work only 
-! Add word boundary matching (\b) to the regular expression. 
-? Wrap around 
-! Jump to the beginning of the buffer, and visa-versa, when the end has been reached. 
- 
-If the dialog is closed, you can continue search with the {gui>Terminal>Find Previous} and {gui>Terminal>Find Next} menu actions. The search pattern will be unset when you clear the scrollbar buffer. 
 ===== To work with the contents of terminal windows ===== ===== To work with the contents of terminal windows =====