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
It seems there is no move_prev_long_word_end as counterpart to move_prev_long_word_start (B). Similarly, for select mode extend_prev_long_word_end as counterpart to extend_prev_long_word_start (B) doesn't exist.
In comparison, move_prev_word_end, albeit without default keybinding, exists as counterpart to move_prev_word_start (b).
The text was updated successfully, but these errors were encountered:
It seems there is no
move_prev_long_word_end
as counterpart tomove_prev_long_word_start
(B). Similarly, for select modeextend_prev_long_word_end
as counterpart toextend_prev_long_word_start
(B) doesn't exist.In comparison,
move_prev_word_end
, albeit without default keybinding, exists as counterpart tomove_prev_word_start
(b).The text was updated successfully, but these errors were encountered: