Written by Auslegung the 29 Feb 08 at 21:21.
Category: Others.
Related project:
Nothing/Others.
Status: New
Rationale
Allow the usage of the keyboard shortcut Ctrl + v to paste items into the Terminal. I know many of us copy commands from websites (mostly ubuntu forums for me) and paste them into the Terminal, and keyboard shortcuts are a preferred way to do it.
in a term, ctrl-c sends the TERM signal (kills the app). This is why it can not be bound to copy.
Alan Pope(Ubuntu developer)
wrote on the 29 Feb 08 at 21:31
CTRL+C has (for many years) been used to kill foreground programs. If you change that to "copy" then you'll cause as much (if not more) issues than leaving it be.
Well then, seems I've made a dumb suggestion, but have found a way to get what I want, so thank you all. Oh, and vote down the hell out of my suggestion.
So because a bunch of old timers are unwilling to change thier ways we have to have an antiquated keyboard short-cut. Way to be on the cutting edge Ubuntu!! This is ridiculous.
If you want to use Ctrl-C and Ctrl-V for cut and paste you can use Alt-F2 > gconf-editor > apps > gnome-terminal > keybindings > look for copy and paste > right-click > edit key > delete
Ubuntu is based on Linux, Linux is based on Unix and one of the reasons that is good is because that means Ubuntu can run a huge number of terminal based programs. It has been convention for MANY MANY years that these programs use CTRL+C to exit. It's not as much "a bunch of old timers are unwilling to change thier ways" as no-one wants to...
A) Rewrite tens/hundreds of thousands of old apps
B) Confuse the f*** out of everyone who's already knows Unix/Linux.
My suggested solution is probably only for real novice users. I would not consider myself needing this solution but we should think about the real first time 'just'-users