<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="txt-copy-paste" xml:lang="ru">
  <info>
    <link type="guide" xref="index#textoutput"/>
    <link type="seealso" xref="adv-keyboard-shortcuts"/>

    <revision version="0.1" date="2013-03-03" status="candidate"/>
    <revision version="0.2" pkgversion="3.34" date="2020-01-04" status="candidate"/>

    <credit type="author copyright">
      <name>С. Синдху (Sindhu S)</name>
      <email>sindhus@live.in</email>
      <years>2013</years>
    </credit>
    <credit type="copyright editor">
      <name>Екатерина Герасимова (Ekaterina Gerasimova)</name>
      <email>kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>
    <credit type="copyright editor">
      <name>Майкл Хилл (Michael Hill)</name>
      <email>mdhillca@gmail.com</email>
      <years>2013</years>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Копирование и вставка текста в <app>Терминале</app>.</desc>

  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Сергей В. Миронов</mal:name>
      <mal:email>sergo@bk.ru</mal:email>
      <mal:years>2007.</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Юлия Дронова</mal:name>
      <mal:email>juliette.tux@gmail.com</mal:email>
      <mal:years>2013.</mal:years>
    </mal:credit>
  </info>

  <title>Копирование и вставка</title>

  <p>Копирование и вставка текста в <app>Терминале</app> происходит точно так же, как и в других приложениях. Тем не менее, здесь используются другие горячие клавиши.</p>

  <terms>
    <item>
      <title><gui>Копирование</gui></title>
      <p>Highlight the text portions you wish to copy, then right click on the
      text portion and select <gui style="menuitem">Copy</gui>. Alternatively,
      you can press
      <keyseq><key>Shift</key><key>Ctrl</key><key>C</key></keyseq>.</p>
    </item>
    <item>
      <title><gui>Copy as HTML</gui></title>
      <p>Highlight the text portions you wish to copy with color and font
      attributes, then right click on the text portion and select 
      <gui style="menuitem">Copy as HTML</gui>.</p>
    </item>
    <item>
      <title><gui>Вставка</gui></title>
      <p>Right click in the <app>Terminal</app> and select
      <gui style="menuitem">Paste</gui>. Alternatively, you
      can press
      <keyseq><key>Shift</key><key>Ctrl</key><key>V</key></keyseq>.</p>
    </item>
  </terms>

  <note>
    <p>Стандартные сочетания клавиш, такие как <keyseq><key>Ctrl</key><key>C</key></keyseq> невозможно применить для копирования/вставки текста.</p>
  </note>

</page>
