Couper et coller

Il y a souvent des situations qui nécessitent de coller du texte dans le 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.

On peut aussi copier du texte en sélectionnant (mettant en surbrillance) le texte à copier. Cliquer sur le bouton du milieu de la souris (ou les deux boutons simultanément sur une souris à deux boutons) dans le terminal colle le texte sélectionné.

Note

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