workbench.action.terminal.deleteWordLeft Doesn't Work, Outputs ^W #59071
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
terminal
General terminal issues that don't fall under another label
Issue Type: Bug
Steps to Reproduce:
Ctrl+`
, by default).foo
)Ctrl+Backspace
. (By default,Ctrl+Backspace
is bound toworkbench.action.terminal.deleteWordLeft
whenterminalFocus
.)Expected result: The word to the left of the cursor is deleted.
Actual result: The character
^W
appears in the terminal input line.This happens even if you change the shortcut. For instance, if you bind
Alt+Backspace
toworkbench.action.terminal.deleteWordLeft
, it will it too input^W
.An older case (#19697) described the same (or at least similar) issue, but was closed as duplicated (#11314), even though the other case was specific to Mac.
VS Code version: Code 1.27.2 (f46c4c4, 2018-09-12T16:17:45.060Z)
OS version: Windows_NT x64 10.0.17134
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Extensions (4)
The text was updated successfully, but these errors were encountered: