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

Integrated Terminal Option+Arrow no longer jumps words #225

Closed
Tyriar opened this issue Aug 12, 2016 · 11 comments
Closed

Integrated Terminal Option+Arrow no longer jumps words #225

Tyriar opened this issue Aug 12, 2016 · 11 comments
Labels
type/bug Something is misbehaving

Comments

@Tyriar
Copy link
Member

Tyriar commented Aug 12, 2016

From @bfsmith on August 9, 2016 20:29

  • VSCode Version: 1.4
  • OS Version: OSX 10.11.4

Steps to Reproduce:

  1. Open Integrated Terminal
  2. Use Option/Alt+Left Arrow or Option+Right Arrow

Expected: Cursor moves forward and back words.
Actual: Prints character codes to the terminal line (;3D;3C) for Option+Left, Option+Right

This works as expected in VSCode 1.3.1.

Copied from original issue: microsoft/vscode#10365

@Tyriar
Copy link
Member Author

Tyriar commented Aug 12, 2016

@bfsmith could you try repro this on https://github.com/sourcelair/xterm.js ?

@Tyriar
Copy link
Member Author

Tyriar commented Aug 12, 2016

From @bfsmith on August 12, 2016 14:21

It repro's there as well.

@Tyriar
Copy link
Member Author

Tyriar commented Aug 12, 2016

@bfsmith thanks for checking, I'm going to move the issue over there.

@parisk
Copy link
Contributor

parisk commented Sep 5, 2016

Shouldn't this be fixed after #240?

@Tyriar
Copy link
Member Author

Tyriar commented Sep 6, 2016

Yeah should be. I created #264 which outlines my new thoughts on this.

@Tyriar Tyriar closed this as completed Sep 6, 2016
@Tyriar Tyriar reopened this Oct 11, 2016
@Tyriar
Copy link
Member Author

Tyriar commented Oct 11, 2016

This is not fixed on Mac, \x1b[1;5D does not skip words on bash on Mac?

@parisk parisk added the type/bug Something is misbehaving label Oct 19, 2016
@parisk parisk added this to the 2.1.0 milestone Oct 19, 2016
@parisk
Copy link
Contributor

parisk commented Oct 19, 2016

Marking this as a bug.

@akalipetis
Copy link
Contributor

I believe this is an issue with bash on macOS - I can't reproduce on the demo, from either macOS or Ubuntu.

Local terminal has the same issue as with Xterm.js on VS code.

@bfsmith
Copy link

bfsmith commented Dec 15, 2016

I'm seeing the expected behavior using the macOS Terminal app (shown below) and in iTerm2.

opt-arrows

@BobReid
Copy link

BobReid commented Dec 16, 2016

I repro'd the issue on the demo app on macOS Sierra

image

@parisk
Copy link
Contributor

parisk commented Dec 19, 2016

Closed in #417.

@parisk parisk closed this as completed Dec 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is misbehaving
Projects
None yet
Development

No branches or pull requests

5 participants