My years of habit in Windows have imprinted on me that Ctrl+X == Cut, Ctrl+C == Copy, and Ctrl+V == Paste everywhere (including Vim and Emacs). Now I've started using Ubuntu at work, and this has been the single biggest stumbling block so far. Can I somehow enable these shortcuts for all Ubuntu programs?
feedback
|
|
Those shortcut keys work just the same in Ubuntu. They only don't work on the terminal which, as Ignacio explains, have deeper roots than cut, copy, and paste. | |||
|
feedback
|
|
Ctrl-C and Ctrl-V have very-long-established meanings within a terminal, which can't be overridden. You'll have to get to using Ctrl-Shift-C and Ctrl-Shift-V instead within a terminal. | |||
|
feedback
|