spatie / ray

Debug with Ray to fix problems faster
https://myray.app
MIT License
568 stars 102 forks source link

select-all + copy inside Ray is somehow being limited and not copying everything #595

Closed vesper8 closed 2 years ago

vesper8 commented 2 years ago

I'm a bit baffled as to what is going on here. Using the latest version of Ray on Mac, if I focus inside Ray and use the keyboard shortcut to "Select all" it does appear to select everything, it highlights everything, even if I have quite a long list of items.

But then when I hit the keyboard shortcut to "copy", for some reason it only only copies a small subset of all highlighted entries.

Essentially it only copies ~100 lines.

I've been googling to see if this is some kind of generalized clipboard limit in Macos but it isn't. For example if I go on a website such as Reddit and load multiple pages of content using the infinite-loading mechanism, select-all and copy, it does work.. it copies thousands of lines.

But in Ray it doesn't, which leads me to believe that Ray is somehow responsible.

If I copy all the content by scrolling and selecting smaller chunks of entries, then it works.

As there currently isn't any way to log Ray entries to a file (although I've requested this feature), I would really like to be able to conveniently select-all and copy/paste the Ray entries.

I don't understand why/how the length of the clipboard is somehow being throttled, but if it's a Ray issue, which it appears to be, it would be great if this limit could be extended or lifted.

Many thanks

spatie-bot commented 2 years ago

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.