-
Notifications
You must be signed in to change notification settings - Fork 38.8k
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
Description
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:
- Open Integrated terminal
- Type 'cd ~/'
- Press Alt + Left Arrow
Expected:
Cursor should jump to begin of ~/ so ~ is highlighted
Actual
;5D is inserted into the buffer at cursors current location
Reactions are currently unavailable
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