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

Fix selection with end home #279

Merged
merged 2 commits into from Aug 29, 2022
Merged

Fix selection with end home #279

merged 2 commits into from Aug 29, 2022

Conversation

eymar
Copy link
Collaborator

@eymar eymar commented Aug 24, 2022

Window and Linux will select only the line where the cursor is.
MacOS will select till the end/start of the text.

@eymar eymar force-pushed the fix_selection_with_end_home branch from e2f193c to 96c9fac Compare August 29, 2022 10:16
@eymar eymar merged commit 515f8ae into jb-main Aug 29, 2022
@eymar eymar deleted the fix_selection_with_end_home branch August 29, 2022 10:32
eymar added a commit that referenced this pull request Oct 26, 2022
* fix selection using End and Home buttons

JetBrains/compose-multiplatform#1479

* make different behaviour for selection with Home and End for different platforms

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
eymar added a commit that referenced this pull request Nov 16, 2022
* fix selection using End and Home buttons

JetBrains/compose-multiplatform#1479

* make different behaviour for selection with Home and End for different platforms

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
eymar added a commit that referenced this pull request Jan 13, 2023
* fix selection using End and Home buttons

JetBrains/compose-multiplatform#1479

* make different behaviour for selection with Home and End for different platforms

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
igordmn pushed a commit that referenced this pull request Nov 15, 2023
* fix selection using End and Home buttons

JetBrains/compose-multiplatform#1479

* make different behaviour for selection with Home and End for different platforms

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
igordmn pushed a commit that referenced this pull request Nov 16, 2023
…end home (#279)

* fix selection using End and Home buttons

JetBrains/compose-multiplatform#1479

* make different behaviour for selection with Home and End for different platforms

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants