Skip to content

Commit

Permalink
update the KS set of key remapping, coz more than 2
Browse files Browse the repository at this point in the history
  • Loading branch information
godbout committed Jul 30, 2022
1 parent a6424fe commit 457c3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KeyboardStrategyImplementation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Keyboard Strategy

This is the fallback mode.
If the app you're on doesn't handle the macOS Accessibility properly, then kV will use different sets of key remapping (one for Text Elements, one for Non Text Elements) to impersonate a Vim move.
If the app you're on doesn't handle the macOS Accessibility properly, then kV will use different sets of key remapping (depending on whether you're on a Text Element, Non Text Element, TextField Element, TextArea Element, etc.) to impersonate a Vim move.
Most of the time the fallback happens automatically, but some apps (usually Electron) falsely advertise their support of the macOS Accessibility, and need the Keyboard Strategy to be manually enforced through the Preferences, Families Pane.

| Normal Mode | count |          | Visual Mode | count |
Expand Down

0 comments on commit 457c3c3

Please sign in to comment.