Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd+left/right key mappings inside terminal #42216

Closed
josh-tepper opened this issue Jan 26, 2018 · 2 comments · Fixed by #42778
Closed

cmd+left/right key mappings inside terminal #42216

josh-tepper opened this issue Jan 26, 2018 · 2 comments · Fixed by #42778
Assignees
Labels
feature-request Request for new features or functionality macos Issues with VS Code on MAC/OS X terminal Integrated terminal issues verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@josh-tepper
Copy link

josh-tepper commented Jan 26, 2018

I am a Mac OS user and one iTerm feature that I miss most in the vscode integrated terminal is custom key mappings. E.g., in iTerm, I map {cmd+left arrow} to home (ie it sends 0x01) and {cmd+right arrow} to end (ie, it sends 0x05). This creates a much more consistent experience with text editors like vscode where these cmd+left/right arrow map to the start/end of line.

I would love to see the ability to create these mappings in the integrated terminal!

  • VSCode Version: Code 1.19.3 (7c4205b, 2018-01-25T10:25:01.248Z)
  • OS Version: Darwin x64 17.3.0
  • Extensions:
Extension Author (truncated) Version
language-x86-64-assembly 13x 2.2.11
vscode-docker Pet 0.0.23
ActiveFileInStatusBar Ros 1.0.3
gitignore cod 0.5.0
githistory don 0.3.6
gitlens eam 7.5.6
jsonnet hep 0.0.15
git-tree-compare let 1.1.4
Go luk 0.6.73
python ms- 0.9.1
cpptools ms- 0.14.6
csharp ms- 1.13.1
Ruby reb 0.16.0
java red 0.17.0
vscode-open-in-github sys 1.6.0
vscode-java-debug vsc 0.5.0
vscode-java-pack vsc 0.2.0
vscode-proto3 zxh 0.1.2

Tyriar added a commit that referenced this issue Feb 2, 2018
Tyriar added a commit that referenced this issue Feb 2, 2018
@Tyriar Tyriar added feature-request Request for new features or functionality terminal Integrated terminal issues labels Feb 2, 2018
@Tyriar Tyriar added this to the February 2018 milestone Feb 2, 2018
@Tyriar
Copy link
Member

Tyriar commented Feb 2, 2018

This is out for PR #42778

The default keybinding for cmd+left/right may change in the future but you should always be able to customize for this behavior once this gets merged in.

@josh-tepper
Copy link
Author

Oh excellent. Looking forward!

@Tyriar Tyriar added macos Issues with VS Code on MAC/OS X verification-needed Verification of issue is requested labels Feb 26, 2018
@Tyriar Tyriar changed the title Feature: key mappings inside terminal cmd+left/right key mappings inside terminal Feb 26, 2018
@RMacfarlane RMacfarlane added the verified Verification succeeded label Mar 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality macos Issues with VS Code on MAC/OS X terminal Integrated terminal issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants