You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: handle home/end presses through key manager (#19955)
Based on top of #19834, changes the places where we were handling home/end to go through the key manager.
Also allows `withHomeAndEnd` to be turned off, similarly to what we're doing with the other methods.
0 commit comments