Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selecting text results in....odd results #4

Open
michaeljhopkins opened this issue Feb 16, 2015 · 1 comment
Open

Selecting text results in....odd results #4

michaeljhopkins opened this issue Feb 16, 2015 · 1 comment

Comments

@michaeljhopkins
Copy link

Take the laravel public index.php page for example.
http://kopy.io/bIh2q

Selecting this portion of the code

Results in this kopypasta

"selection" may not be a supported (or even intended) feature. If this is the case, ignore this report

@RobinMalfait
Copy link
Owner

Problem is that using selection you don't get the 'line' numbers but a number like line*column, so that's why you get weird results. Thanks for the issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants