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

Ctrl + Backspace do not delete the word #3025

Open
hknielsen opened this issue May 16, 2018 · 8 comments
Open

Ctrl + Backspace do not delete the word #3025

hknielsen opened this issue May 16, 2018 · 8 comments

Comments

@hknielsen
Copy link

hknielsen commented May 16, 2018

I would like the ability to Ctrl + Backspace / Ctrl + Delete to delete text in Hyper as possible in other terminals / Text Editors.

OS: Windows
Hyper version: 2.0 stable
Shell: Powershell

@rfgamaral
Copy link

Is Ctrl+Backspace / Ctrl+Delete suppose to delete word-by-word the text on the right and left respectively, or something else?

Because that's the current behavior on my Hyper terminal running Windows Subsystem for Linux. Maybe it's a shell thing? Which shell are you using?

@mlgarchery
Copy link

"Because that's the current behavior on my Hyper terminal running Windows Subsystem for Linux." for me too :)

@hknielsen
Copy link
Author

Im using powershell as shell. I normally used ComEmu with Powershll before, and there it works

@hknielsen
Copy link
Author

@rfgamaral "Is Ctrl+Backspace / Ctrl+Delete suppose to delete word-by-word the text on the right and left respectively, or something else?"
Yes it should. But this is fx 3 words: Something-Else
I normally compare what Sublime do. But mostly this is also how fx ConEmu handle words

@cwadrupldijjit
Copy link

As a note, the Ctrl+(Backspace/Delete) does work in PowerShell's terminal itself, just when I've tried it with Hyper, it doesn't do it. I'm not sure if that is something that bash with WSL automatically includes or if it's something that just works with the way Hyper's set up. I'd guess it's probably the first.

Which means that it's possible that PowerShell doesn't include a case for Ctrl+(Backspace/Delete), but the terminal does. I am not sure if that is actually the case or not, but it's an initial guess.

@mallochio
Copy link

Same here. Key combination works on standard powershell but not from powershell within Hyper.

@bennyhuo
Copy link

Still the same.

OS: Windows
Hyper version: 3.0.2 stable
Shell: Powershell

@ravindersaluja
Copy link

I would like the ability to Ctrl + Backspace / Ctrl + Delete to delete text in Hyper as possible in other terminals / Text Editors.

OS: Windows Hyper version: 2.0 stable Shell: Powershell

Is there a solution for this yet?

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

No branches or pull requests

7 participants