You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not the case using Windows Terminal + git bash, nor with opening git bash directly in Windows. I have tried updating my .inputrc to set alias-expand-line to a different key input--one that I know works--to no avail. I have no keybindings set to ctrl+alt+e in my Keybindings. This also doesn't work if I disable the Allow chords setting.
VS Code version: Code - Insiders 1.54.0-insider (e590188, 2021-02-26T20:39:10.253Z)
OS version: Windows_NT x64 10.0.19042
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (8 x 2112)
It's possible another program could be interfering like in #68787, but I believe ctrl+alt+e isn't encoded for VT-based terminals. Supporting a new win32 input mode in the terminal backend is tracked in #135127
Issue Type: Bug
alias foo='echo hello world'
enterfoo
ctrl+alt+eThis is not the case using Windows Terminal + git bash, nor with opening git bash directly in Windows. I have tried updating my
.inputrc
to setalias-expand-line
to a different key input--one that I know works--to no avail. I have no keybindings set toctrl+alt+e
in my Keybindings. This also doesn't work if I disable the Allow chords setting.VS Code version: Code - Insiders 1.54.0-insider (e590188, 2021-02-26T20:39:10.253Z)
OS version: Windows_NT x64 10.0.19042
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: enabled
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: