In the vscode terminal bash if i press a key it takes two inputs. For example if I press 'a' the terminal shows 'aa' and this happens for all the keys. But it doesn’t happen on the default terminal. I'm using dual boot windows 11 with fyde os. On windows there is no such issue and i've been using vscode on it for years. But in my fyde os i installed the linux environment and then the debian version of vscode. The linux terminal has no such problem in while typing. The vscode terminal bash is only doing this. I've tried other shell but it's the same result. In the code writing section there is no problem in typing. Only the terminal section of vs code is doing this.How do i fix this?
I tried writing text in the vscode terminal but the terminal is taking two keyboard input for each keyboard press