a month ago - last edited a month ago
How do I copy text from the integrated web terminal? The selection goes away as soon as I lift my finger from the mouse.
yesterday
An update here. I raised a ticket and found out this is because tmux mode is enabled by default in the web terminal. You can disable the tmux mode by adding `export DISABLE_TMUX=true` to the ~/.bashrc of the compute.
When I asked them about the default tmux prefix (generally Ctrl + b), the response was that the prefix is yet to be implemented.
a month ago
Hi @tushar_bansal ,
Maybe this is something related to your browser/mouse setup? I've tested it on my environment and it works as expected. Selection does not goes way and I can copy text without issue:
a month ago
Thanks @szymon_dybczak, but I don't think I am doing anything special with my browser/mouse setup. I tried using my MacBook's trackpad and the same behaviour there.
Are you using Azure? We are on AWS, could it be related to that?
a month ago
Yes @tushar_bansal , you're correct. I'm on Azure. Maybe you're right and this is issue specific to AWS? Maybe someone else will join to discussion with access to AWS instance and check this
yesterday
I am on GCP and confirm this broken behavior. chrome / macos 15.7
yesterday
This does not work for me. MacOS 15.7 on chrome .
yesterday
@StephenBoesch I have posted a solution. That should work for you, too. https://community.databricks.com/t5/data-engineering/copy-text-from-the-integrated-web-terminal/m-p/...
a month ago
@tushar_bansal you can try running a command run a command echo "your-text" > file.txt and then open/copy from the editor . it worked for me
a month ago
@ManojkMohan, yes, that will work, but it is not ideal. I would like it to work directly from there.
a month ago
You were right @tushar_bansal . I've logged in to Free Edition which is on AWS and I encountered the same issue as you. Whenever I select a text it disappear. Also there is an option to copy line (when you click right button of the mouse) but it also doesn't work:
@Advika , could you somehow notify product team about this bug?
a month ago
Thanks a lot @szymon_dybczak !!
yesterday
That is a pretty awkward/difficult solution when copy/paste is such a frequently used tool. e.g there is a warning/error message. I'd have to re-run the entire command (piping to output file) to get the text again. Also that does not necessarily reproduce the results in the same way.
a month ago
Hi @tushar_bansal
Are you running on MacOS or Windows?
If you're on Windows (I'm sure Mac will have an equivalent), I appreciate its not an ideal workaround, but one option may be to use the snipping tool. This allows you to take a screenshot and grab the text from it:
I think in the meantime this is likely best reported as a bug and fixed, but hopefully this helps you get the info you need while that is being fixed.
a month ago
Yes @TheOC, this is what I do as a workaround. In macOS I can directly copy from the screenshot.
a month ago
Don't worry, we will submit ticket - we shouldn't use any workarounds here. It should work in the same way as in Azure terminal
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now