mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 13:25:49 +03:00
[GH-ISSUE #1050] Cmd + Shift + Arrow button combination does not work as expected #452
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#452
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kaskavalci on GitHub (Jul 13, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/1050
Current behavior
CMD + Left arrow: Go to beginning of the line
CMD + Shift + Left Arrow: Selects
Create new dochttps://user-images.githubusercontent.com/1646238/125458258-582de02c-6cc7-4dbc-bad3-94cdf187be54.mov
Expected behavior
Similar to CMD + Arrow behavior, CMD + Shift + Arrow should go to beginning of the line and select the content.
Steps to reproduce
Environment
Desktop/Web
@Komediruzecki commented on GitHub (Jul 13, 2021):
Hi, kaskavalci,
I think the bug with selection was in this version, can you please update to latest version (v0.20.1) - it should be fixed there, and let me know if the issue persists.
Also, a bit more info, are you using VIM or plain editing?
@kaskavalci commented on GitHub (Jul 13, 2021):
I clicked on update in the app but without restart changes were not affected. Thanks @Komediruzecki new version does not have this issue anymore.
I use plain editing.
@Komediruzecki commented on GitHub (Jul 13, 2021):
Hi, kaskavalci,
Thanks for the update, glad to hear that. Please reopen if you find any more issues.