Cortando e colando

Existem algumas situações que requerem que texto seja colado no 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.

Um texto pode também ser copiado selecionando-se o texto a ser copiado. Clicando o botão do meio do mouse (ou ambos simultaneamente em um mouse de dois botões) no terminal cola o texto selecionado.

Note

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