STM32 MPU Family - MCU Support Tips and Tricks - Copy / Paste with Console |
From IDE Console to gedit ...
Selecting a text area in an Opened Console it is possible to copy it to the Clipboard with: < CTRL > + < inser >
You will then be able to paste with < CTRL > V
From gedit to IDE Console ...
Selecting a text area in your gedit text editor, you usually copy it to the Clipboard with: < CTRL > C.
It is possible to paste it to the IDE Console with: < SHIFT > + < inser >.