-
Notifications
You must be signed in to change notification settings - Fork 317
Open
Labels
Needs-Triage 🔍It's a new issue that core contributor team needs to triage.It's a new issue that core contributor team needs to triage.
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues, especially the pinned issues.
Exception report
N/AScreenshot
N/A
Environment data
Set-PSReadLineKeyHandler -ViMode Insert -Key Ctrl+w -Function BackwardKillWordSteps to reproduce
- type
test -- - press
ctrl-w test --are both deleted
Expected behavior
Only delete the -- or -- but keep test which is before <space>
Actual behavior
ctrl-w will delete the both two word test and --
mabequinho and rynoV
Metadata
Metadata
Assignees
Labels
Needs-Triage 🔍It's a new issue that core contributor team needs to triage.It's a new issue that core contributor team needs to triage.