GitSquared / edex-ui

A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
GNU General Public License v3.0
40.35k stars 2.54k forks source link

Ctrl + C issue in terminal on Windows #1127

Closed Killian-A closed 3 years ago

Killian-A commented 3 years ago

Technical information

Using version:

Running on:

How comfortable you are with your system and/or IT in general:


Problem

Doing ctrl + C to copy text in the terminal sends ctrl + C to the terminal and closes current command

Also, no context menu on right click so i cant copy another way

Either add the context menu or prevent ctrl+C from being sent to the terminal if text is selected ?

GitSquared commented 3 years ago

Use ctrl+shift+C / V for copy-paste actions. You can check all available shortcuts with ctrl+shift+k.