CTRL + C for copy paste if something is marked AND interrupting commands

Title is already the question. I bound Ctrl+C to copy, sadly this deactivates interrupting commands. I'm trying to let the shell also interrupt with Ctrl+C (JetBrains IDEs Terminals do this and others too)

Is this possible to achieve in the gnome shell?

1 Answer

You cannot have Ctrl+c both acting as a shortcut to copy, and act as the interrupt symbol for terminal commands. Use Ctrl+Shift+c to copy a highlighted section from the terminal instead.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like