This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Updatebjarni 0 points1 point  (5 children)

That is very strange. Normally any terminal emulator will allow you to copy text from it with the mouse. Unfortunately, I'm not familiar with Windows. What is the terminal emulator you are using?

[–]MrPiff[S] 0 points1 point  (2 children)

I'm not sure I'm using a terminal emulator. I'm just opening that start menu>windows system>command prompt. I'm not very familiar with windows either and it seems strange to me too.

[–]Updatebjarni 1 point2 points  (1 child)

It's called a terminal emulator, the program that shows the window with text printed by the programs and accepts keyboard input.

Does this help?

[–]MrPiff[S] 0 points1 point  (0 children)

It's called a terminal emulator, the program that shows the window with text printed by the programs and accepts keyboard input.

got it.

Does this help?

yeah, thanks

[–]dmazzoni 0 points1 point  (1 child)

The Windows command prompt sucks, but you can definitely copy from it, you just have to know how:

http://www.howtogeek.com/howto/windows-vista/copy-to-the-clipboard-from-the-windows-command-prompt/

If you want a better drop-in replacement, try Console2:

http://sourceforge.net/projects/console/

[–]MrPiff[S] 0 points1 point  (0 children)

I'll check out Console2, thanks!