10

This is really weird. I can't copy anything from the terminal. The Ctrl+Shift+C command and Edit->Copy does nothing, no matter how much or little text I have selected. What ever was on my clipboard before the command is still there after.

Why can't I copy text from the Terminal?

Pasting into the terminal works just fine

Hubro
  • 1,293

3 Answers3

3

you can, But you have to go into the settings.

Edit -> Keyboard shortcuts -> find copy and past commands -> Click to alter and enter new combo "ctrl+x, v, c, etc..."

TardisGuy
  • 367
0

In most Windows environments (not sure for others), you will have to highlight the text and then hit Enter to copy the text. You can then simply Ctrl + v (paste) it e everywhere. Maybe that works on your (specific?) Ubuntu terminal as well.

kaiser
  • 107
  • 6
0

I do a >copy.txt to output my screen result. Like aplay -l > text.txt give me a text.txt where I can open up in gedit by clicking on the file everything is formatted nicely. Here you can Ctrl-C then Ctrl-V just like Windows.

**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: ALC888 Analog [ALC888 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 1: ALC888 Digital [ALC888 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0