In most programs these days, you press Ctrl+C to copy to the clipboard.

In GNOME Terminal on Linux it's Ctrl+Shift+C and in PuTTY on Windows it happens as soon as you select some text.

This was confusing me until I found a great feature of GNOME Terminal:
  1. Click on the Edit menu, then on Keyboard Shortcuts...
  2. Click on Copy, then type Ctrl+C

Now Ctrl+C will act as copy if some text is selected, but it still acts as the interrupt key to stop a program if there's nothing selected.

The GNOME Edit Keyboard Shortcuts menu



Ctrl+C with something highlighted



Ctrl+C with nothing highlighted

Labels: , , ,

Blogger Till Heikamp said...

This seems to be a good idea. Anyway, selecting text in Gnome-Terminal still sucks. Why isn't there no possibility to select (or copy) everything from the terminal ?

 

Post a Comment