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