steps:
- open WSL terminal in VSCODE
- type anything and the input is fine.
- press the "UPKEY" for the first time and the input shows like if I pressed insert.
- I'm saying shows because when I press KEYUP after entering the input the input is correct.
- You can watch to GIF to understand it.
Pressing the "insert" key doesn't have any effect.
Powershell works fine.
WSL terminal works fine outside VSCODE
CodePudding user response:
EditorConfig was messing with my terminal for some reason, disabling it fixes the problem