This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use cmd+<arrow> as a local shortcut
It needs to know whether the element in focus is editable so it doesn't override going to the beginning/end of the line. Fix #723 Auditors: @bbondy
- Loading branch information
83f116b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++ thanks for fixing my bustage but I think we also need to handle these shortcuts from within the window chrome too.
83f116b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
opened #740