-
Notifications
You must be signed in to change notification settings - Fork 39.6k
ALT + Arrows does not work in integrated terminal #11908
Copy link
Copy link
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)verification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)verification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Alt and arrow keys insert characters into the terminal buffer instead of navigating to the begging and ends of words in the integrated terminal
Environment:
OS: OS X El Capitan
Version: VSCode 1.5.2
Repro:
Expected:
Cursor should jump to begin of ~/ so ~ is highlighted
Actual
;5D is inserted into the buffer at cursors current location