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 >

New Connection

You will then be able to paste with < CTRL > V

New Connection


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 >.