5
votes
5answers
409 views

Copy terminal result from one window to another

I often have many terminals open when working (GNOME Terminal 3.4.1.1, Bash). Quite often I need to copy the results of one terminal into another. An common scenario: terminalA> pwd ...
0
votes
0answers
62 views

Why is context-menu copy greyed out in terminal (12.04 x64)?

I used to be able to mouse select text in a terminal window, right click it, select copy, then paste it into Gedit or whatever. But in recent months that 'copy' option has been greyed out. I can't ...
1
vote
1answer
65 views

How to make an interrupt assignment in the terminal stick

I followed the instructions from enzotib's answer on Making Ctrl+C copy text in gnome-terminal? to make the ctrl-c and ctrl-v keys act consistent in the terminal and then re-assign ctrl-j to be the ...
1
vote
4answers
283 views

Copying commands from ubuntu 10.04 terminal

Can anyone tell me the way to copy commands from the Ubuntu terminal? I tried Ctrl+C, Shift+Ins, right click option but none of these works.
24
votes
7answers
5k views

Making Ctrl+C copy text in gnome-terminal?

Is it possible for me to make Ctrl+C perform a copy command if there is highlighted text in the terminal? Otherwise, it should retain its normal behavior. (If there is a terminal that can do this ...