0

Right now, I have Copy and Paste bound to Ctrl + Shift + C and Ctrl + Shift + V in the Ubuntu terminal. However, that is not ideal. I would like Copy and Paste to work like in any other application, using Ctrl + C and Ctrl + V.
Q1: When I bind Copy to Ctrl + C, how can I then kill processes?
Q2: Would it be possible to bind kill processes to Ctrl + Shift + C ?

singrium
  • 6,532
  • 7
  • 38
  • 68
r0f1
  • 101
  • 2
    This might be helpful [change bash shortcut keys such as Ctrl-C?](https://superuser.com/questions/160388/change-bash-shortcut-keys-such-as-ctrl-c) – singrium Feb 06 '20 at 08:56
  • 2
    and https://unix.stackexchange.com/questions/114392/copy-paste-in-a-terminal-without-shift and https://askubuntu.com/questions/53688/making-ctrlc-copy-text-in-gnome-terminal – Rinzwind Feb 06 '20 at 08:56
  • @Rinzwind and singrium Thank you! I was able to rebind it thanks to the links you provided. – r0f1 Feb 06 '20 at 09:36
  • Then I shall close it as a dupe :D – Rinzwind Feb 06 '20 at 09:38

0 Answers0