问题
I'm using a git-bash terminal in Visual Studio Code. In a normal git-bash terminal outside Visual Studio code, (Ctrl+k) will clear to end of line. However when I do this in a Visual Studio Code git-bash terminal I get message "Waiting for second key of chord". How can I change behavior to be same as a standard git-bash terminal? Thanks.
回答1:
I found it right after posting! Just needed to disable
Terminal > Integrated : Allow Chords
in the Settings. I didn't see this before & didn't know such a setting existed.
来源:https://stackoverflow.com/questions/63526565/key-mappings-in-a-visual-studio-code-git-bash-terminal