Cortar y pegar

Hay frecuentes situaciones que requieren pegar texto en la terminal.

Text copied from a web page using Ctrl+C won't paste with Ctrl+V as it does in other applications, because the terminal uses the Shift+Insert combination. Pasting can also be done using the mouse by right-clicking in the terminal and selecting Paste from the menu.

También se puede copiar texto seleccionando (resaltado) el texto a ser copiado. Pulsando con el botón central del ratón (o ambos botones simultáneamente en ratón de dos botones) en la terminal, pega el texto seleccionado.

Note

These actions may work differently in other terminal emulators than Konsole. Consult your terminal emulator's documentation for details.