diff options
author | Xiaotian Wu <[email protected]> | 2023-01-05 11:26:19 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-04-15 19:41:34 +0200 |
commit | 8896efde4a927e6e2f8f7ab5ae612769aa04337d (patch) | |
tree | 44b09923a0a42b1802bf818152d1b0fbeb5471b7 /help/C/mate-terminal-more-windows.page | |
parent | e617baa8346856e11df5073dcc8fbf4cf8c29aa8 (diff) | |
download | mate-terminal-8896efde4a927e6e2f8f7ab5ae612769aa04337d.tar.bz2 mate-terminal-8896efde4a927e6e2f8f7ab5ae612769aa04337d.tar.xz |
convert docbook to mallard help docs
Diffstat (limited to 'help/C/mate-terminal-more-windows.page')
-rw-r--r-- | help/C/mate-terminal-more-windows.page | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/help/C/mate-terminal-more-windows.page b/help/C/mate-terminal-more-windows.page new file mode 100644 index 0000000..613a11e --- /dev/null +++ b/help/C/mate-terminal-more-windows.page @@ -0,0 +1,18 @@ +<?xml version="1.0"?> +<page xmlns="http://projectmallard.org/1.0/" id="mate-terminal-more-windows" type="topic"> + <info> + <link type="guide" xref="index#get-started"/> + </info> + <title>Working With Multiple Terminals</title> + <p><app>MATE Terminal</app> provides a tab feature that enables you to open several terminals in a single window. Each terminal opens in a separate tab. Click on the appropriate tab to display the terminal in the window. Each tabbed terminal in a window is a separate subprocess, so you can use each terminal for different tasks. You can apply a different profile to each tabbed terminal in the window. </p> + <p> + The titlebar of the terminal window shows either the name of the current profile, or the name specified by the current profile. shows a <app>MATE Terminal</app> window with four tabs. In this case, each of the four tabs has a different profile. The name of the profile in the active tab, Profile 1, appears in the titlebar. </p> + <figure style="figure"> + <figure style="screenshot"> + <media type="image" src="figures/mate-terminal-tabbed.png"/> + </figure> + </figure> + <p> + See for information about how to open a new tabbed terminal. + </p> +</page> |