Open
Description
Environment data
AppVeyor Build: 1.0.553
PS version: 5.1.17763.316
PSReadline version: 2.0.0-beta4, **AppVeyor Build: 1.0.553**
os: 10.0.17763.1 (WinBuild.160101.0800)
PS file version: 10.0.17763.1 (WinBuild.160101.0800)
and
PS version: 6.2.0
PSReadline version: 2.0.0-beta4, **AppVeyor Build: 1.0.553**
os: 10.0.17763.1 (WinBuild.160101.0800)
PS file version: 6.2.0
Steps to reproduce or exception report
Enable PSReadLine vi-mode
While in insert-mode press Ctrl+[
and prior behavior was to change to command-mode
Currently, ^[
is rendered in the console and PSReadLine remains in insert-mode.