Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Ctrl+Backspace in terminal window removes one character at a time instead of whole words #13

Open
ZoeyR opened this issue Aug 10, 2017 · 5 comments

Comments

@ZoeyR
Copy link
Contributor

ZoeyR commented Aug 10, 2017

From @clboles on July 28, 2017 14:0

Copied from original issue: ZoeyR/WhackWhackTerminal#11

@ZoeyR
Copy link
Contributor Author

ZoeyR commented Aug 10, 2017

Scheduling this for after I achieve parity with VSCode features since the terminal in VSCode currently does not implement this.

@ZoeyR
Copy link
Contributor Author

ZoeyR commented Aug 10, 2017

From @Tyriar on August 3, 2017 5:47

This may not be possible reliably on Windows, some more details here: microsoft/vscode#30276

@zephrxx
Copy link

zephrxx commented Dec 14, 2017

Is there plan to fix this issue on windows?

@ZoeyR
Copy link
Contributor Author

ZoeyR commented Dec 14, 2017

Unfortunately I don't think this can be fixed, at least not on my end. xterm.js is not able to handle the key combo on windows and the same issue affects vscode today.

@Tyriar
Copy link
Member

Tyriar commented Dec 15, 2017

I think the problem here is within https://github.com/rprichard/winpty not doing the right thing on ctrl+backspace.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants