[gnome-terminal] help: modified txt-copy-paste.page
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] help: modified txt-copy-paste.page
- Date: Sun, 3 Mar 2013 21:41:49 +0000 (UTC)
commit 0ea7a14faf28bb507c603f80fcbc36387fed8240
Author: Sindhu S <sindhus live in>
Date: Sun Feb 17 19:47:39 2013 +0530
help: modified txt-copy-paste.page
Added introduction on copy and paste in Terminal.
Added a note on why Ctrl + C will not work for copying text in Terminal.
help/C/txt-copy-paste.page | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/help/C/txt-copy-paste.page b/help/C/txt-copy-paste.page
index 47d77a0..ba27566 100644
--- a/help/C/txt-copy-paste.page
+++ b/help/C/txt-copy-paste.page
@@ -23,14 +23,12 @@
<title>Transfer text</title>
-<!-- Add short intro, something along the lines of "You can copy and paste text
- in a terminal like in other applications, but the terminal keyboard
- shortcuts for this differ." -->
+ <p>You can copy and paste text in <app>Terminal</app>, however the keyboard shorcuts differ.</p>
<terms>
<item>
<title><gui>Copy</gui></title>
- <p>Highlight <!-- not everyone uses a mouse! --> the text portions you
+ <p>Highlight the text portions you
wish to copy, then select <guiseq><gui style="menu">Edit</gui>
<gui style="menuitem">Copy</gui></guiseq>. Alternatively, you can press
<keyseq><key>Control</key><key>Shift</key><key>C</key></keyseq>.</p>
@@ -44,4 +42,10 @@
</item>
</terms>
+ <note>
+ <p>The standard keyboard shortcut
+ <keyseq><key>Ctrl</key><key>C</key></keyseq> cannot be used to copy text
+ because in a terminal emulator it is set to abort the current task.</p>
+ </note>
+
</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]