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
Tyriar
changed the title
Terminal suggest: Don't show suggestions when navigating via home/end
Terminal suggest: Don't show suggestions when navigating via home/end, ctrl+arrow, etc.
Feb 22, 2025
We may be able to just check if the last key has \x1b in it and assume it's navigation or something we don't want quick suggestions for? Let's try this in March
Repro:
code --locale
Home/end sequences need same treatment as horizontal arrows
The text was updated successfully, but these errors were encountered: