
Часто виникає потреба вставити якийсь фрагмент тексту до рядка термінала.
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 in the terminal and selecting from the menu.
Крім того, фрагмент тексту можна скопіювати: позначте його вказівником миші. Клацанням
кнопкою миші (або одночасним клацанням обома кнопками миші, якщо на миші всього дві кнопки) у терміналі можна вставити позначений раніше за допомогою миші фрагмент тексту.Note
These actions may work differently in other terminal emulators than Konsole. Consult your terminal emulator's documentation for details.