JetBrains / awesome-pycharm

A curated list of resources for learning and using PyCharm, a Python IDE from JetBrains
Apache License 2.0
278 stars 45 forks source link

Copy + paste failed #22

Open leedchou opened 4 months ago

leedchou commented 4 months ago

Pycharm version:pycharm-community-2023.3.3 Hard Device: Linux version 3.10.0-693.el7.x86_64

I opened up Pycharm through terminal commad line: /path/to/pycharm/bin/.pycharm.sh

I want to copy texts from terminal and paste, however, it failed. I am wondering why this happed.