Skip to main content
added 160 characters in body
Source Link
Mike Pierce
  • 952
  • 1
  • 8
  • 26

Try highlighting text in gnome-terminal and pressing ctrl+shift+c to copy it.

  Similarly, pressing ctrl+shift+v should paste text into gnome-terminal.

The idea is that we need the shift key too because at the command line, ctrl+c is used to abort the currently running process.

Try highlighting text in gnome-terminal and pressing ctrl+shift+c to copy it.

  Similarly, pressing ctrl+shift+v should paste text into gnome-terminal.

Try highlighting text in gnome-terminal and pressing ctrl+shift+c to copy it. Similarly, pressing ctrl+shift+v should paste text into gnome-terminal.

The idea is that we need the shift key too because at the command line, ctrl+c is used to abort the currently running process.

Source Link
Mike Pierce
  • 952
  • 1
  • 8
  • 26

Try highlighting text in gnome-terminal and pressing ctrl+shift+c to copy it.

Similarly, pressing ctrl+shift+v should paste text into gnome-terminal.