Platformio-atom-ide-terminal: Not able to select text from terminal window

Created on 3 Mar 2018  路  11Comments  路  Source: platformio/platformio-atom-ide-terminal

I am not able to select text from terminal to copy it to another place. I don't know if this is a bug or a feature implementation.

Thanks

more information required outdated versions

Most helpful comment

@rajatjindal
this is work for me https://github.com/platformio/platformio-atom-ide-terminal/issues/512
"
I have the same issue!
I solve this issue by disabling a feature of atom-ide-ui.
Go to Settings->packages->atom-ide-ui and expand the Enabled Features, then find the Enable terminal option and set to Never enabled. Now you can select and copy text in the platformio-atom-ide-terminal.
"

All 11 comments

Updated:
Same issue here.
Atom Version: 1.25.0
platformio-atom-ide-termianl: 2.8.1

same here
Atom: 1x25 64bit
platformio-atom-ide-termianl: 2.8.1

@ivankravets Any solution for this issue?

Nope, and it's very frustrating

I've gone back to VSCode for the time being.

I am having same problem :(

It works on some of my computers, not others.

Yes. I tested out solutions mentioned in #102 and it worked for me, it was caused because of nuclide package. So the main issue that needs to resolved is how to make this terminal compatible with others plugins.

We can close this issue if others can also find their solution from #102 and move the discussion to that thread.

it didn't worked for me. I cant select the text anymore on terminals, which is so annoying :(

@rajatjindal
this is work for me https://github.com/platformio/platformio-atom-ide-terminal/issues/512
"
I have the same issue!
I solve this issue by disabling a feature of atom-ide-ui.
Go to Settings->packages->atom-ide-ui and expand the Enabled Features, then find the Enable terminal option and set to Never enabled. Now you can select and copy text in the platformio-atom-ide-terminal.
"

This has been fixed

Please retest again with platformio-atom-ide-terminal 2.9.0.
These type issues all so far seem fixed with this release due to using node-pty-prebuilt instead unmaintained and outdated pty.js

if issues persist open a new ticket with required information.

Thx =)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

QuasimodoNZ picture QuasimodoNZ  路  4Comments

yangwao picture yangwao  路  4Comments

fusion809 picture fusion809  路  3Comments

hsaltan picture hsaltan  路  4Comments

v3ss0n picture v3ss0n  路  4Comments